@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/bKoxP4J>
  schema:familyName "Hertog"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a264dfe6-10a9-42f8-a6f5-3ab437e6ecdb"^^xsd:string ;
  schema:givenName "Neeltje Petronella"^^xsd:string ;
  schema:name "Neeltje Petronella Hertog"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b0cIp1J>, <https://n2t.net/ark:/60537/bSi7DV0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bchheLP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2079793> ;
  schema:birthDate "1912-01-24"^^xsd:date .

