@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/bcUoMIM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7446caa4-d8bc-7e20-64b6-3283c786f280"^^xsd:string ;
  schema:familyName "van den Berg"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina van den Berg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDwrOHi> ;
  schema:spouse <https://n2t.net/ark:/60537/bJm2nxQ> ;
  schema:children <https://n2t.net/ark:/60537/btwRJV6> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2023968> ;
  schema:additionalName [
    ns0:baseSurname "Berg"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

