@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bcuZurq>
  pico:hasAge "36"^^xsd:string ;
  schema:familyName "Futselaar"^^xsd:string ;
  schema:givenName "Harmen"^^xsd:string ;
  schema:name "Harmen Futselaar"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bbe2b05f-7ce3-a13e-0a09-2308b2c3988c"^^xsd:string ;
  schema:hasOccupation "Tuinman"@nl ;
  schema:children <https://n2t.net/ark:/60537/bkpAigG> ;
  schema:spouse <https://n2t.net/ark:/60537/btja76W> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDiXgT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2085187> .

