@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/buznnn6>
  schema:hasOccupation "Fabriekwerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/167631e0-a6ae-ede3-015a-9fe42dc0c279"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Nieuwenhuisen"@nl ;
  schema:familyName "Nieuwenhuisen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6bcaa39d-3777-8e6e-9869-eaeabd1e79db> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2274860> ;
  schema:birthDate "1875-09-17"^^xsd:date .

