@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/bgEZ5g7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0eeb3958-064f-bcfa-f243-09c2964ac37d"^^xsd:string ;
  schema:givenName "Johan Nicolaas"^^xsd:string ;
  schema:name "Johan Nicolaas Verhoef"@nl ;
  schema:familyName "Verhoef"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdkx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3f3181e0-25fa-5d4e-a5fd-79a7060e191c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2102680> ;
  schema:birthDate "1879-03-31"^^xsd:date .

