@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/bz8LMr9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/95562d60-f1ec-9a39-34fd-fac380a31ea6"^^xsd:string ;
  schema:familyName "van Dongen"^^xsd:string ;
  schema:givenName "Willemijntje Geertruij"^^xsd:string ;
  schema:name "Willemijntje Geertruij van Dongen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x5tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/963c9e0c-2bc2-22d8-cc83-cbd8dc26b986> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2781386> ;
  schema:birthDate "1882-12-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dongen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

