@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-04687-001#amt-383326>
  ns0:endDate "1101"^^xsd:string ;
  ns0:startDate "1072"^^xsd:string ;
  foaf:name "Erzbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/050-04687-001#amt-383326> ;
    schema:deathDate "1101"^^xsd:string ;
    schema:familyName "von Bremen"^^xsd:string ;
    schema:givenName "Liemar"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/1034943898>, <https://personendatenbank.germania-sacra.de/index/gsn/050-04687-001>, <https://personendatenbank.germania-sacra.de/index/gsn/009-00989-001>, <https://personendatenbank.germania-sacra.de/index/gsn/046-04350-001>, <https://personendatenbank.germania-sacra.de/index/gsn/048-04271-001>, <https://personendatenbank.germania-sacra.de/index/gsn/030-03438-001>, <https://personendatenbank.germania-sacra.de/index/gsn/713-00521-001>, <https://personendatenbank.germania-sacra.de/index/gsn/710-00298-001>
  ] .
