@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/050-04408-001#amt-385352>
  ns0:endDate "1396"^^xsd:string ;
  ns0:startDate "1390"^^xsd:string ;
  foaf:name "Erzbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/050-04408-001#amt-385352> ;
    schema:deathDate "1396"^^xsd:string ;
    schema:familyName "Weinsberg"^^xsd:string ;
    schema:givenName "Konrad II."^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/143324667>, <https://personendatenbank.germania-sacra.de/index/gsn/050-04408-001>, <https://personendatenbank.germania-sacra.de/index/gsn/012-00296-001>, <https://personendatenbank.germania-sacra.de/index/gsn/036-00850-001>, <https://personendatenbank.germania-sacra.de/index/gsn/037-00594-001>, <https://personendatenbank.germania-sacra.de/index/gsn/048-03941-001>, <https://personendatenbank.germania-sacra.de/index/gsn/080-03008-001>, <https://personendatenbank.germania-sacra.de/index/gsn/085-00170-001>
  ] .
