@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/bdxvz4E>
  schema:familyName "Hartjesveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7cf898a4-af3e-3fa2-77e2-536cd213bc7b"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Hartjesveld"@nl ;
  schema:hasOccupation "Pottendraaijer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rq8m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/df8aad22-4f1c-f2a5-a2e4-b1d2de0f0ff3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2824579> ;
  schema:birthDate "1849-05-01"^^xsd:date .

