@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/b0POK8u>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/054dd363-3248-fd6c-f4ca-978d515ec836"^^xsd:string ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes Endenburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015nwr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/992a1e89-5741-91b3-16b7-6b2d6dbb5a19> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2415166> ;
  schema:birthDate "1907-10-21"^^xsd:date .

