@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/brrSAS3>
  schema:familyName "de Haan"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9264aefd-e7f5-6576-70b4-a0db0571a5f8"^^xsd:string ;
  schema:givenName "Leentje"^^xsd:string ;
  schema:name "Leentje de Haan"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwerkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f81564e1-f498-8d17-ca35-69115b837828> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724242> ;
  schema:birthDate "1857-08-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Haan"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

