@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#> .

<https://n2t.net/ark:/60537/bd75tPP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8815204b-fd99-64f3-69e5-84c6cd3e3d94"^^xsd:string ;
  schema:familyName "Jongeneel"^^xsd:string ;
  schema:givenName "Pieter Jan Willem"^^xsd:string ;
  schema:name "Pieter Jan Willem Jongeneel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t839> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2d2559f0-b300-3c69-c016-120dc0893e31> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2036014> ;
  schema:birthDate "1894-01-18"^^xsd:date .

