@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/054-00606-001#amt-355832>
  ns0:endDate "1582"^^xsd:string ;
  ns0:startDate "1555"^^xsd:string ;
  foaf:name "Erzbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/054-00606-001#amt-355832> ;
    schema:birthDate "1523"^^xsd:string ;
    schema:deathDate "1582"^^xsd:string ;
    schema:familyName "Brendel von Homburg"^^xsd:string ;
    schema:givenName "Daniel"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/101059434>, <https://personendatenbank.germania-sacra.de/index/gsn/054-00606-001>, <https://personendatenbank.germania-sacra.de/index/gsn/015-01209-001>, <https://personendatenbank.germania-sacra.de/index/gsn/021-00266-001>, <https://personendatenbank.germania-sacra.de/index/gsn/037-00691-001>, <https://personendatenbank.germania-sacra.de/index/gsn/051-00435-001>, <https://personendatenbank.germania-sacra.de/index/gsn/052-00504-001>, <https://personendatenbank.germania-sacra.de/index/gsn/070-00545-001>, <https://personendatenbank.germania-sacra.de/index/gsn/080-00701-001>
  ] .
