@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/061-02352-001#amt-388398>
  ns0:endDate "1708"^^xsd:string ;
  ns0:startDate "1688"^^xsd:string ;
  foaf:name "Weihbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/061-02352-001#amt-388398> ;
    schema:birthDate "1657"^^xsd:string ;
    schema:deathDate "1708"^^xsd:string ;
    schema:familyName "Verhorst"^^xsd:string ;
    schema:givenName "Johann Peter"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/128405198>, <https://personendatenbank.germania-sacra.de/index/gsn/061-02352-001>, <https://personendatenbank.germania-sacra.de/index/gsn/014-00880-001>, <https://personendatenbank.germania-sacra.de/index/gsn/032-02595-001>, <https://personendatenbank.germania-sacra.de/index/gsn/044-03853-001>, <https://personendatenbank.germania-sacra.de/index/gsn/055-03776-001>, <https://personendatenbank.germania-sacra.de/index/gsn/057-01590-001>, <https://personendatenbank.germania-sacra.de/index/gsn/074-02281-001>, <https://personendatenbank.germania-sacra.de/index/gsn/086-00860-001>
  ] .
