@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bNw2e6h>
  schema:familyName "de Jager"^^xsd:string ;
  schema:givenName "Henriette Catharina"^^xsd:string ;
  schema:name "Henriette Catharina de Jager"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/67f5b71c-e049-b949-a66a-9c361b281162"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rietveld> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nh52> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7749367d-da18-d379-a261-d15bf7a3663b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2319185> ;
  schema:birthDate "1841-01-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jager"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

