@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/bPB1Cbf>
  schema:familyName "Hoogendijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4f52c1fe-2698-2509-f307-18c6505745be"^^xsd:string ;
  schema:givenName "Neeltje Maria"^^xsd:string ;
  schema:name "Neeltje Maria Hoogendijk"@nl ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016ct7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/025df240-e916-8e01-3faa-025c7b5abf0f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/577567> ;
  schema:birthDate "1860-09-10"^^xsd:date .

