@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/081-00609-001#amt-352770>
  ns0:endDate "1680"^^xsd:string ;
  ns0:role_at "person:081-00609-001#organisation-352770"^^xsd:string ;
  ns0:startDate "1659/1660"^^xsd:string ;
  foaf:name "Konventuale"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/081-00609-001#amt-354493>
  ns0:role_at "person:081-00609-001#organisation-354493"^^xsd:string ;
  ns0:startDate "um 1641"^^xsd:string ;
  foaf:name "Kanoniker"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/081-00609-001#organisation-352770>
  ns0:role "person:081-00609-001#amt-352770"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/20289> ;
  foaf:name "Benediktinerabtei St. Peter im Schwarzwald"^^xsd:string .

<https://personendatenbank.germania-sacra.de/index/gsn/081-00609-001#organisation-354493>
  ns0:role "person:081-00609-001#amt-354493"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/3403> ;
  foaf:name "Kollegiatstift St. Theobald, Thann"^^xsd:string .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/081-00609-001#amt-352770>, <https://personendatenbank.germania-sacra.de/index/gsn/081-00609-001#amt-354493> ;
    schema:birthDate "1599"^^xsd:string ;
    schema:deathDate "1680"^^xsd:string ;
    schema:familyName "Hanselmann"^^xsd:string ;
    schema:givenName "Karlmann"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <http://d-nb.info/gnd/1012270173>, <https://personendatenbank.germania-sacra.de/index/gsn/081-00609-001> ;
    org:memberOf <https://personendatenbank.germania-sacra.de/index/gsn/081-00609-001#organisation-352770>, <https://personendatenbank.germania-sacra.de/index/gsn/081-00609-001#organisation-354493>
  ] .
