@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/055-00060-001#amt-326677>
  ns0:endDate "1633"^^xsd:string ;
  ns0:startDate "1606"^^xsd:string ;
  foaf:name "Titularerzbischof"@de .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/055-00060-001#amt-326677> ;
    schema:birthDate "1545"^^xsd:string ;
    schema:deathDate "1633"^^xsd:string ;
    schema:familyName "Amalteo"^^xsd:string ;
    schema:givenName "Atilio"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/118648667>, <https://personendatenbank.germania-sacra.de/index/gsn/055-00060-001>, <https://personendatenbank.germania-sacra.de/index/gsn/021-00029-001>, <https://personendatenbank.germania-sacra.de/index/gsn/052-00038-001>, <https://personendatenbank.germania-sacra.de/index/gsn/068-00017-001>, <https://personendatenbank.germania-sacra.de/index/gsn/075-00138-001>
  ] .
