@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/bGDWwtO>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/76968bfd-8daf-5a94-83a7-3054abd723c8"^^xsd:string ;
  schema:givenName "Jacob Willem"^^xsd:string ;
  schema:name "Jacob Willem Marie"@nl ;
  schema:familyName "Marie"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mbdq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/23f81d1e-d36f-6e42-095d-19590bda78c8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2000085> ;
  schema:birthDate "1838-07-13"^^xsd:date .

