@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/067-01904-001#amt-389154>
  ns0:endDate "1164"^^xsd:string ;
  ns0:startDate "1147"^^xsd:string ;
  foaf:name "Erzbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/067-01904-001#amt-389154> ;
    schema:deathDate "1164"^^xsd:string ;
    schema:familyName "Biburg"^^xsd:string ;
    schema:givenName "Eberhard I."^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/118687433>, <https://personendatenbank.germania-sacra.de/index/gsn/067-01904-001>, <https://personendatenbank.germania-sacra.de/index/gsn/007-00968-001>, <https://personendatenbank.germania-sacra.de/index/gsn/019-00694-001>, <https://personendatenbank.germania-sacra.de/index/gsn/073-00218-001>, <https://personendatenbank.germania-sacra.de/index/gsn/087-00135-001>
  ] .
