@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/060-03428-001#amt-378024>
  ns0:endDate "1249"^^xsd:string ;
  ns0:startDate "1230"^^xsd:string ;
  foaf:name "Erzbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/060-03428-001#amt-378024> ;
    schema:deathDate "1249"^^xsd:string ;
    schema:familyName "Eppstein"^^xsd:string ;
    schema:givenName "Siegfried III."^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/12066898X>, <https://personendatenbank.germania-sacra.de/index/gsn/060-03428-001>, <https://personendatenbank.germania-sacra.de/index/gsn/009-01499-001>, <https://personendatenbank.germania-sacra.de/index/gsn/012-01329-001>, <https://personendatenbank.germania-sacra.de/index/gsn/046-07246-001>, <https://personendatenbank.germania-sacra.de/index/gsn/059-01509-001>, <https://personendatenbank.germania-sacra.de/index/gsn/005-13172-001>, <https://personendatenbank.germania-sacra.de/index/gsn/066-05031-002>, <https://personendatenbank.germania-sacra.de/index/gsn/075-03615-001>, <https://personendatenbank.germania-sacra.de/index/gsn/080-04354-001>, <https://personendatenbank.germania-sacra.de/index/gsn/083-03648-001>
  ] .
