@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/bBrsRRY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/655fbd87-26dd-d849-07b3-4edaa7d693cc"^^xsd:string ;
  schema:givenName "Josephus Willem Maria"^^xsd:string ;
  schema:name "Josephus Willem Maria van der Heijden"@nl ;
  schema:familyName "van der Heijden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vrc8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/824b827a-3290-0cf5-a162-b43bbd319bf8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2361724> ;
  schema:birthDate "1889-05-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Heijden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

