@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/bKoy9S8>
  schema:familyName "Dikhooff"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4ede6219-1847-3171-29f4-dee11cd0e28a"^^xsd:string ;
  schema:givenName "Johannes Gerardus"^^xsd:string ;
  schema:name "Johannes Gerardus Dikhooff"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xgvq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a2a47084-7b3c-7ff3-d8e4-d2b134bf38e7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2451497> ;
  schema:birthDate "1904-03-25"^^xsd:date .

