@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bmRuCmn>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7814d0d2-2ece-c9fe-e210-75ffa035ff0a"^^xsd:string ;
  schema:givenName "Maria Hubertina"^^xsd:string ;
  schema:name "Maria Hubertina Wölcken"@nl ;
  schema:familyName "Wölcken"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bCGFf2W>, <https://n2t.net/ark:/60537/buM4rcP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bz8KVsO> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2692129> ;
  schema:birthDate "1884-06-15"^^xsd:date .

