@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/b1fcNYX>
  schema:hasOccupation "Fabriekwerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e32c54e5-2451-c2ff-b856-0305e0648e85"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Smits"@nl ;
  schema:familyName "Smits"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00knx0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3c9b88d7-7637-f859-897d-fb822d4f1519> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2092719> ;
  schema:birthDate "1837-08-17"^^xsd:date .

