@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix org: <http://www.w3.org/ns/org#> .

<https://personendatenbank.germania-sacra.de/index/gsn/072-01311-001#amt-321405>
  ns0:endDate "1742"^^xsd:string ;
  ns0:role_at "person:072-01311-001#organisation-321405"^^xsd:string ;
  ns0:startDate "vor 1730"^^xsd:string ;
  foaf:name "Domherr"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/072-01311-001#amt-321406>
  ns0:endDate "1742"^^xsd:string ;
  ns0:role_at "person:072-01311-001#organisation-321406"^^xsd:string ;
  ns0:startDate "vor 1729"^^xsd:string ;
  foaf:name "Domherr"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/072-01311-001#organisation-321405>
  ns0:role "person:072-01311-001#amt-321405"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/3492> ;
  foaf:name "Domstift Bamberg"^^xsd:string .

<https://personendatenbank.germania-sacra.de/index/gsn/072-01311-001#organisation-321406>
  ns0:role "person:072-01311-001#amt-321406"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/3502> ;
  foaf:name "Domstift Würzburg"^^xsd:string .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/072-01311-001#amt-321405>, <https://personendatenbank.germania-sacra.de/index/gsn/072-01311-001#amt-321406> ;
    schema:birthDate "1686"^^xsd:string ;
    schema:deathDate "1742"^^xsd:string ;
    schema:familyName "Aufseß"^^xsd:string ;
    schema:givenName "Karl Dietrich"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/1255178701>, <https://personendatenbank.germania-sacra.de/index/gsn/072-01311-001>, <https://personendatenbank.germania-sacra.de/index/gsn/076-00054-001> ;
    org:memberOf <https://personendatenbank.germania-sacra.de/index/gsn/072-01311-001#organisation-321405>, <https://personendatenbank.germania-sacra.de/index/gsn/072-01311-001#organisation-321406>
  ] .
