@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/bkbT6Jd>
  schema:familyName "de Wit"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c1d65078-0007-3225-9227-a233d3041c61"^^xsd:string ;
  schema:givenName "Jaantje"^^xsd:string ;
  schema:name "Jaantje de Wit"@nl ;
  schema:hasOccupation "Naaister"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sliedrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ce7da82c-4e3c-6935-824f-c31b818c1fe3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2619062> ;
  schema:birthDate "1843-03-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wit"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

