@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/062-01157-001#amt-326953>
  ns0:endDate "1598"^^xsd:string ;
  ns0:startDate "1556"^^xsd:string ;
  foaf:name "König"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/062-01157-001#amt-326953> ;
    schema:birthDate "1527"^^xsd:string ;
    schema:deathDate "1598"^^xsd:string ;
    schema:givenName "Philipp II."^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/118593862>, <https://personendatenbank.germania-sacra.de/index/gsn/062-01157-001>, <https://personendatenbank.germania-sacra.de/index/gsn/021-00919-001>, <https://personendatenbank.germania-sacra.de/index/gsn/039-02117-001>, <https://personendatenbank.germania-sacra.de/index/gsn/048-05561-001>, <https://personendatenbank.germania-sacra.de/index/gsn/050-06151-001>, <https://personendatenbank.germania-sacra.de/index/gsn/051-02215-001>, <https://personendatenbank.germania-sacra.de/index/gsn/052-01818-001>, <https://personendatenbank.germania-sacra.de/index/gsn/013-02883-001>, <https://personendatenbank.germania-sacra.de/index/gsn/025-06236-001>, <https://personendatenbank.germania-sacra.de/index/gsn/075-03112-001>
  ] .
