@prefix ns0: . @prefix xsd: . @prefix foaf: . @prefix rdfs: . @prefix schema: . @prefix owl: . ns0:startDate "1358"^^xsd:string ; foaf:name "Weihbischof"@de . foaf:name "Bischof"@de . [] rdfs:Container [ ns0:holder_of , ; schema:deathDate "1358/1359"^^xsd:string ; schema:familyName "Marignola"^^xsd:string ; schema:givenName "Johannes"^^xsd:string ; a "foaf:Person"^^xsd:string ; owl:sameAs , , ] .