@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/005-02914-001#amt-390457>
  ns0:endDate "1004"^^xsd:string ;
  ns0:startDate "981"^^xsd:string ;
  foaf:name "Erzbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/005-02914-001#amt-390457> ;
    schema:deathDate "1004"^^xsd:string ;
    schema:givenName "Giselher"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/136659330>, <https://personendatenbank.germania-sacra.de/index/gsn/005-02914-001>, <https://personendatenbank.germania-sacra.de/index/gsn/030-01629-001>, <https://personendatenbank.germania-sacra.de/index/gsn/046-02734-001>, <https://personendatenbank.germania-sacra.de/index/gsn/050-02624-001>, <https://personendatenbank.germania-sacra.de/index/gsn/003-00633-001>, <https://personendatenbank.germania-sacra.de/index/gsn/002-01152-001>, <https://personendatenbank.germania-sacra.de/index/gsn/713-00325-001>, <https://personendatenbank.germania-sacra.de/index/gsn/710-00168-001>, <https://personendatenbank.germania-sacra.de/index/gsn/089-00136-001>
  ] .
