@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/bL0DOgD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/44f491d5-7cea-4656-4da9-def606dc34b4"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria van Duijn"@nl ;
  schema:familyName "van Duijn"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bD62Zqj> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bezYGTV> ;
  schema:spouse <https://n2t.net/ark:/60537/bSVdD5z> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2027111> ;
  schema:additionalName [
    ns0:baseSurname "Duijn"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

