@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/bT7VatZ>
  schema:familyName "Hogendoorn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a6d36ecb-29e3-2dd9-5b6f-9cc764cd2297"^^xsd:string ;
  schema:givenName "Pieter Gerardus"^^xsd:string ;
  schema:name "Pieter Gerardus Hogendoorn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016qd2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/05f12250-1e85-93dc-05d0-ff0662fda2b5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/591801> ;
  schema:birthDate "1912-12-09"^^xsd:date .

