@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/058-03724-001#amt-349953>
  ns0:endDate "1303"^^xsd:string ;
  ns0:role_at "person:058-03724-001#organisation-349953"^^xsd:string ;
  ns0:startDate "1277"^^xsd:string ;
  foaf:name "Äbtissin"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/058-03724-001#amt-349954>
  ns0:endDate "1276"^^xsd:string ;
  ns0:role_at "person:058-03724-001#organisation-349954"^^xsd:string ;
  ns0:startDate "1250"^^xsd:string ;
  foaf:name "Konventualin"@de .

<https://personendatenbank.germania-sacra.de/index/gsn/058-03724-001#organisation-349953>
  ns0:role "person:058-03724-001#amt-349953"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/798> ;
  foaf:name "Damenstift Nottuln"^^xsd:string .

<https://personendatenbank.germania-sacra.de/index/gsn/058-03724-001#organisation-349954>
  ns0:role "person:058-03724-001#amt-349954"^^xsd:string ;
  a "foaf:Organization"^^xsd:string, "prov:Agent"^^xsd:string ;
  owl:sameAs <https://klosterdatenbank.germania-sacra.de/gsn/40350> ;
  foaf:name "Prämonstratenserinnenkloster Wülfersberg"^^xsd:string .

[] rdfs:Container [
    ns0:holder_of <https://personendatenbank.germania-sacra.de/index/gsn/058-03724-001#amt-349953>, <https://personendatenbank.germania-sacra.de/index/gsn/058-03724-001#amt-349954> ;
    schema:familyName "Isenburg"^^xsd:string ;
    schema:givenName "Mechtildis"^^xsd:string ;
    a "foaf:Person"^^xsd:string ;
    owl:sameAs <https://personendatenbank.germania-sacra.de/index/gsn/058-03724-001>, <https://personendatenbank.germania-sacra.de/index/gsn/018-05034-001> ;
    org:memberOf <https://personendatenbank.germania-sacra.de/index/gsn/058-03724-001#organisation-349953>, <https://personendatenbank.germania-sacra.de/index/gsn/058-03724-001#organisation-349954>
  ] .
