@prefix ns0: <https://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 ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b2I6SEc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/86cef1a0-6a99-d773-d5f5-26619048fd55"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria van den Berg"@nl ;
  ns0:familyName "van den Berg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8xHdhJ> ;
  ns0:children <https://n2t.net/ark:/60537/bijAPOW> ;
  ns0:spouse <https://n2t.net/ark:/60537/bUNx7v5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2441897> ;
  ns0:additionalName [
    ns1:baseSurname "Berg"^^xsd:string ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

