@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/009-00251-001#amt-373338>
  ns0:endDate "1045"^^xsd:string ;
  ns0:startDate "1034"^^xsd:string ;
  foaf:name "Bischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/009-00251-001#amt-373338> ;
    schema:birthDate "um 1005"^^xsd:string ;
    schema:deathDate "1045"^^xsd:string ;
    schema:givenName "Bruno"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/118746154>, <https://personendatenbank.germania-sacra.de/index/gsn/009-00251-001>, <https://personendatenbank.germania-sacra.de/index/gsn/012-00214-001>, <https://personendatenbank.germania-sacra.de/index/gsn/021-00157-001>, <https://personendatenbank.germania-sacra.de/index/gsn/036-00533-001>, <https://personendatenbank.germania-sacra.de/index/gsn/054-00353-001>, <https://personendatenbank.germania-sacra.de/index/gsn/059-00220-001>, <https://personendatenbank.germania-sacra.de/index/gsn/071-00285-001>, <https://personendatenbank.germania-sacra.de/index/gsn/072-01271-001>, <https://personendatenbank.germania-sacra.de/index/gsn/700-00414-002>, <https://personendatenbank.germania-sacra.de/index/gsn/082-01184-001>
  ] .
