@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/055-02755-001#amt-325591>
  ns0:endDate "566/569"^^xsd:string ;
  ns0:startDate "525"^^xsd:string ;
  foaf:name "Bischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/055-02755-001#amt-325591> ;
    schema:deathDate "566/569"^^xsd:string ;
    schema:givenName "Nicetius"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/119288249>, <https://personendatenbank.germania-sacra.de/index/gsn/055-02755-001>, <https://personendatenbank.germania-sacra.de/index/gsn/014-01945-001>, <https://personendatenbank.germania-sacra.de/index/gsn/044-02781-001>, <https://personendatenbank.germania-sacra.de/index/gsn/022-02490-001>, <https://personendatenbank.germania-sacra.de/index/gsn/029-02838-001>, <https://personendatenbank.germania-sacra.de/index/gsn/075-02842-001>
  ] .
