@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/bwR4dq2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9120f48a-209d-50fb-b14b-3140c65aa2ab"^^xsd:string ;
  schema:familyName "Koot"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Koot"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zr67> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e7466f98-7da4-8cbf-67df-d04e78009d30> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2688219> ;
  schema:birthDate "1844-03-21"^^xsd:date .

