@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/b1SiIeN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e21e1687-0ff6-da4c-16d2-507ec987bfff"^^xsd:string ;
  schema:givenName "Neeltje Cornelia"^^xsd:string ;
  schema:name "Neeltje Cornelia Reparon"@nl ;
  schema:familyName "Reparon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010xbf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/17d0d4fc-0eaf-9f72-ec48-cc56c93c1e9f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1955507> ;
  schema:birthDate "1878-03-31"^^xsd:date .

