@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/bvBRQoS>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c4ea5bf9-8038-6fb2-3331-25d482130f43"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje van der Velden"@nl ;
  schema:familyName "van der Velden"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schiedam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hq4j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/81d8dc27-4968-263d-cae9-faede3735fd7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2359960> ;
  schema:birthDate "1824-02-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Velden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

