@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/b2vqnLb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fb0bd741-92f0-331f-b176-29c24c1aba3d"^^xsd:string ;
  schema:givenName "Johanna Wilhelmina"^^xsd:string ;
  schema:name "Johanna Wilhelmina van den Berg"@nl ;
  schema:familyName "van den Berg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d13801c1-9cd8-e01c-a8f1-3f92be912952> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2631071> ;
  schema:birthDate "1851-10-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Berg"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

