@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/020-01137-001#amt-349239>
  ns0:endDate "um 1689"^^xsd:string ;
  ns0:role_at "person:020-01137-001#organisation-349239"^^xsd:string ;
  ns0:startDate "um 1659"^^xsd:string ;
  foaf:name "Mönch"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/020-01137-001#amt-349783>
  ns0:endDate "1699"^^xsd:string ;
  ns0:role_at "person:020-01137-001#organisation-349783"^^xsd:string ;
  ns0:startDate "um 1689"^^xsd:string ;
  foaf:name "Propst"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/020-01137-001#organisation-349239>
  ns0:role "person:020-01137-001#amt-349239"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/817> ;
  foaf:name "Benediktinerkloster Werden an der Ruhr"^^xsd:string .

<https://personendatenbank.germania-sacra.de/index/gsn/020-01137-001#organisation-349783>
  ns0:role "person:020-01137-001#amt-349783"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/215> ;
  foaf:name "Augustiner-Chorherrenstift Hamersleben"^^xsd:string .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/020-01137-001#amt-349239>, <https://personendatenbank.germania-sacra.de/index/gsn/020-01137-001#amt-349783> ;
    schema:birthDate "1641"^^xsd:string ;
    schema:deathDate "1699"^^xsd:string ;
    schema:familyName "Hagemann"^^xsd:string ;
    schema:givenName "Bernhardus"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <https://personendatenbank.germania-sacra.de/index/gsn/020-01137-001> ;
    org:memberOf <https://personendatenbank.germania-sacra.de/index/gsn/020-01137-001#organisation-349239>, <https://personendatenbank.germania-sacra.de/index/gsn/020-01137-001#organisation-349783>
  ] .
