@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/bMfQwzp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cb10efaa-9675-dd14-0100-d18acc4f0ae7"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Schoonderwoerd"@nl ;
  schema:familyName "Schoonderwoerd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qbwj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f5495382-5b2a-0448-ea8d-9cfe4a9d60d2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2713411> ;
  schema:birthDate "1873-12-31"^^xsd:date .

