@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/bKoxLfa>
  schema:familyName "Gleuns"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7bec89c7-ef08-438b-27f8-6f9c87e2dd5a"^^xsd:string ;
  schema:givenName "Johanna Catharina"^^xsd:string ;
  schema:name "Johanna Catharina Gleuns"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bCtWWr6>, <https://n2t.net/ark:/60537/bSi7A6D> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brEz5co> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2015095> ;
  schema:birthDate "1886-10-12"^^xsd:date .

