@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/306-00091-001#amt-385171>
  ns0:endDate "1432"^^xsd:string ;
  ns0:startDate "1406"^^xsd:string ;
  foaf:name "Bischof"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/306-00091-001#amt-385172>
  ns0:endDate "1415"^^xsd:string ;
  ns0:startDate "1406"^^xsd:string ;
  foaf:name "Weihbischof"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/306-00091-001#amt-385173>
  ns0:endDate "1428"^^xsd:string ;
  ns0:startDate "1422"^^xsd:string ;
  foaf:name "Weihbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/306-00091-001#amt-385171>, <https://personendatenbank.germania-sacra.de/index/gsn/306-00091-001#amt-385172>, <https://personendatenbank.germania-sacra.de/index/gsn/306-00091-001#amt-385173> ;
    schema:deathDate "1432"^^xsd:string ;
    schema:familyName "Korbach"^^xsd:string ;
    schema:givenName "Johannes"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/1073292924>, <https://personendatenbank.germania-sacra.de/index/gsn/306-00091-001>, <https://personendatenbank.germania-sacra.de/index/gsn/085-00149-001>
  ] .
