@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/bE8yA4b>
  schema:familyName "Goudriaan"^^xsd:string ;
  schema:givenName "Hendrik"^^xsd:string ;
  schema:name "Hendrik Goudriaan"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff2b56b7-a0e5-b6a9-df33-235620a43f5c"^^xsd:string ;
  schema:hasOccupation "Pakhuisknecht"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015zrh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5f9a3c76-fdce-5390-5606-61ea14ff3a7c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2227296> ;
  schema:birthDate "1859-04-16"^^xsd:date .

