@prefix ns0: <http://purl.org/vocab/participation/schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://personendatenbank.germania-sacra.de/index/gsn/067-00125-001#amt-389494>
  ns0:endDate "1133"^^xsd:string ;
  ns0:startDate "1096"^^xsd:string ;
  foaf:name "Bischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/067-00125-001#amt-389494> ;
    schema:deathDate "1133"^^xsd:string ;
    schema:familyName "Cham"^^xsd:string ;
    schema:givenName "Hermann"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/133825256>, <https://personendatenbank.germania-sacra.de/index/gsn/067-00125-001>, <https://personendatenbank.germania-sacra.de/index/gsn/009-00828-001>, <https://personendatenbank.germania-sacra.de/index/gsn/038-01846-001>, <https://personendatenbank.germania-sacra.de/index/gsn/053-01170-001>, <https://personendatenbank.germania-sacra.de/index/gsn/056-00718-001>, <https://personendatenbank.germania-sacra.de/index/gsn/059-00825-001>, <https://personendatenbank.germania-sacra.de/index/gsn/050-03261-001>, <https://personendatenbank.germania-sacra.de/index/gsn/710-00223-001>, <https://personendatenbank.germania-sacra.de/index/gsn/087-00286-001>
  ] .
