@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/bQQeidH>
  schema:familyName "Hartog"^^xsd:string ;
  schema:givenName "Hendricus Franciscus Martinus"^^xsd:string ;
  schema:name "Hendricus Franciscus Martinus Hartog"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ad04334a-5a6f-f7eb-d921-3c8458208ecb"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zjdf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b7bbf4c8-54c6-72e0-cf30-fd6f00450b20> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2533928> ;
  schema:birthDate "1891-04-07"^^xsd:date .

