@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/bgRHpFe>
  schema:hasOccupation "Fabriekwerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/11d01a5e-ff02-49aa-1829-d9d92bd87a80"^^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/d899cb6a-17c8-39f7-b4c5-d3ae944a82de> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2797921> ;
  schema:birthDate "1875-09-17"^^xsd:date .

