@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/066-04427-001#amt-391074>
  ns0:endDate "1567"^^xsd:string ;
  ns0:startDate "1509"^^xsd:string ;
  foaf:name "Landgraf"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/066-04427-001#amt-391074> ;
    schema:birthDate "1504"^^xsd:string ;
    schema:deathDate "1567"^^xsd:string ;
    schema:givenName "Philipp I."^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/11859382X>, <https://personendatenbank.germania-sacra.de/index/gsn/066-04427-001>, <https://personendatenbank.germania-sacra.de/index/gsn/010-01565-001>, <https://personendatenbank.germania-sacra.de/index/gsn/016-03306-001>, <https://personendatenbank.germania-sacra.de/index/gsn/021-00916-001>, <https://personendatenbank.germania-sacra.de/index/gsn/022-03213-001>, <https://personendatenbank.germania-sacra.de/index/gsn/024-02014-001>, <https://personendatenbank.germania-sacra.de/index/gsn/047-01029-001>, <https://personendatenbank.germania-sacra.de/index/gsn/052-01820-001>, <https://personendatenbank.germania-sacra.de/index/gsn/048-02979-001>, <https://personendatenbank.germania-sacra.de/index/gsn/018-05861-001>, <https://personendatenbank.germania-sacra.de/index/gsn/031-02754-001>, <https://personendatenbank.germania-sacra.de/index/gsn/050-06159-001>, <https://personendatenbank.germania-sacra.de/index/gsn/032-01569-001>, <https://personendatenbank.germania-sacra.de/index/gsn/035-02503-001>, <https://personendatenbank.germania-sacra.de/index/gsn/091-00302-001>
  ] .
