@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/bHGsuKs>
  schema:familyName "Hol"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/026e0324-4a16-68d4-c172-040dffa0413f"^^xsd:string ;
  schema:givenName "Johannes Anthonius"^^xsd:string ;
  schema:name "Johannes Anthonius Hol"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zfvp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cf45402f-9e79-c16f-a7c5-e8187986a6c8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2623202> ;
  schema:birthDate "1883-11-16"^^xsd:date .

