@prefix ns0: . @prefix xsd: . @prefix foaf: . @prefix rdfs: . @prefix schema: . @prefix owl: . ns0:endDate "911"^^xsd:string ; ns0:startDate "904"^^xsd:string ; foaf:name "Papst"@de . [] rdfs:Container [ ns0:holder_of ; schema:deathDate "911"^^xsd:string ; schema:givenName "Sergius III."^^xsd:string ; a "foaf:Person"^^xsd:string ; owl:sameAs , , ] .