@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-01518-001#amt-390887>
  ns0:endDate "1532"^^xsd:string ;
  ns0:startDate "1525"^^xsd:string ;
  foaf:name "Kurfürst"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/054-01518-001#amt-390887> ;
    schema:birthDate "1468"^^xsd:string ;
    schema:deathDate "1532"^^xsd:string ;
    schema:givenName "Johann"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/100503225>, <https://personendatenbank.germania-sacra.de/index/gsn/054-01518-001>, <https://personendatenbank.germania-sacra.de/index/gsn/021-00632-001>, <https://personendatenbank.germania-sacra.de/index/gsn/036-02605-001>, <https://personendatenbank.germania-sacra.de/index/gsn/046-04016-001>, <https://personendatenbank.germania-sacra.de/index/gsn/050-03777-001>, <https://personendatenbank.germania-sacra.de/index/gsn/052-01170-001>, <https://personendatenbank.germania-sacra.de/index/gsn/071-01133-001>, <https://personendatenbank.germania-sacra.de/index/gsn/083-01885-001>, <https://personendatenbank.germania-sacra.de/index/gsn/091-00187-001>
  ] .
