@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/bYkqZL2>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/103ebf39-61df-3b85-efcb-e6182e55f8d5"^^xsd:string ;
  schema:givenName "Jacob Willem"^^xsd:string ;
  schema:name "Jacob Willem Morie"@nl ;
  schema:familyName "Morie"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w23q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c5e48c6f-72d7-0a29-e0da-1a34b742dcc8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2795075> ;
  schema:birthDate "1838-07-13"^^xsd:date .

