@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/bDiL36h>
  schema:hasOccupation "Fabriekwerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cfcdded4-6f2d-90f8-05a7-1c6f984c22e4"^^xsd:string ;
  schema:givenName "Johannes Hendricus"^^xsd:string ;
  schema:name "Johannes Hendricus Neef"@nl ;
  schema:familyName "Neef"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010w4k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9f1662c7-f0a0-4ca1-64da-1f5bac4d996e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2437976> ;
  schema:birthDate "1865-01-03"^^xsd:date .

