@prefix ns0: . @prefix xsd: . @prefix foaf: . @prefix rdfs: . @prefix schema: . @prefix owl: . ns0:startDate "1255"^^xsd:string ; foaf:name "Weihbischof"@de . ns0:endDate "1250"^^xsd:string ; ns0:startDate "1249"^^xsd:string ; foaf:name "Bischof"@de . ns0:endDate "1274?"^^xsd:string ; ns0:startDate "1254"^^xsd:string ; foaf:name "Bischof"@de . ns0:endDate "1271"^^xsd:string ; ns0:startDate "1254"^^xsd:string ; foaf:name "Weihbischof"@de . [] rdfs:Container [ ns0:holder_of , , , ; schema:familyName "Streitberg"^^xsd:string ; schema:givenName "Heinrich"^^xsd:string ; a "foaf:Person"^^xsd:string ; owl:sameAs , ] .