@prefix ns0: . @prefix xsd: . @prefix foaf: . @prefix rdfs: . @prefix schema: . @prefix owl: . ns0:endDate "1304"^^xsd:string ; ns0:startDate "1258"^^xsd:string ; foaf:name "Graf"@de . [] rdfs:Container [ ns0:holder_of ; schema:deathDate "1304"^^xsd:string ; schema:givenName "Albert"^^xsd:string ; a "foaf:Person"^^xsd:string ; owl:sameAs , ] .