@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/bwR3S7y>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/591501e0-073f-4081-4351-548ed614614c"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje van der Krans"@nl ;
  schema:familyName "van der Krans"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/746b5670-191b-f0c6-e5db-ed6acd53fb3c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2308173> ;
  schema:birthDate "1863-09-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Krans"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

