@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/bRfDau9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/438f67e7-7def-56d9-35d2-5e4c62f53e8a"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van Dongen"@nl ;
  schema:familyName "van Dongen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x5tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/261526cb-af0e-2a64-62b9-3c7b5e5ed5ea> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2008375> ;
  schema:birthDate "1874-07-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dongen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

