@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/bD635VF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4668ca08-2633-6807-7a98-2c3f76ccc574"^^xsd:string ;
  schema:givenName "Neeltje Johanna"^^xsd:string ;
  schema:name "Neeltje Johanna van den Berg"@nl ;
  schema:familyName "van den Berg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/48ccaa68-8ad9-97b1-3ba6-3c5655ce7418> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2139710> ;
  schema:birthDate "1880-05-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Berg"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

