@prefix ns0: . @prefix xsd: . @prefix foaf: . @prefix rdfs: . @prefix schema: . @prefix owl: . ns0:endDate "800"^^xsd:string ; ns0:startDate "768/769"^^xsd:string ; foaf:name "Bischof"@de . [] rdfs:Container [ ns0:holder_of ; schema:deathDate "800"^^xsd:string ; schema:givenName "Berowelf"^^xsd:string ; a "foaf:Person"^^xsd:string ; owl:sameAs , , , , ] .