@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/059-00633-001#amt-383340>
  ns0:endDate "1088"^^xsd:string ;
  ns0:startDate "1060"^^xsd:string ;
  foaf:name "Erzbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/059-00633-001#amt-383340> ;
    schema:birthDate "um 1010"^^xsd:string ;
    schema:deathDate "1088"^^xsd:string ;
    schema:givenName "Gebhard"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/118537954>, <https://personendatenbank.germania-sacra.de/index/gsn/059-00633-001>, <https://personendatenbank.germania-sacra.de/index/gsn/009-00632-001>, <https://personendatenbank.germania-sacra.de/index/gsn/030-01553-001>, <https://personendatenbank.germania-sacra.de/index/gsn/050-02445-001>, <https://personendatenbank.germania-sacra.de/index/gsn/056-00560-001>, <https://personendatenbank.germania-sacra.de/index/gsn/710-00153-001>
  ] .
