@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/bNVrH6X>
  pico:hasAge "35"^^xsd:string ;
  schema:familyName "Eerland"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit Eerland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1d11db0b-fa81-eb3b-cf15-f361e679866e"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0cI288> ;
  schema:spouse <https://n2t.net/ark:/60537/b3xUAC6> ;
  schema:children <https://n2t.net/ark:/60537/bVDjPxL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2428349> .

