# Example 33 Node constraint as top-level shape combined with complex shape # https://book.validatingrdf.com/bookHtml010.html#sec69 PREFIX : PREFIX schema: PREFIX xsd: :User IRI AND { schema:name xsd:string } :User IRI { schema:name xsd:string }