@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/052-02688-001#amt-329722>
  ns0:endDate "1612"^^xsd:string ;
  ns0:startDate "1587"^^xsd:string ;
  foaf:name "Erzbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/052-02688-001#amt-329722> ;
    schema:deathDate "1617"^^xsd:string ;
    schema:familyName "Raitenau"^^xsd:string ;
    schema:givenName "Wolf Dietrich"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/118597973>, <https://personendatenbank.germania-sacra.de/index/gsn/052-02688-001>, <https://personendatenbank.germania-sacra.de/index/gsn/034-02876-001>, <https://personendatenbank.germania-sacra.de/index/gsn/019-02844-001>, <https://personendatenbank.germania-sacra.de/index/gsn/073-01655-001>, <https://personendatenbank.germania-sacra.de/index/gsn/077-01021-001>
  ] .
