@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/bKNW4J5>
  pico:hasAge "34"^^xsd:string ;
  schema:givenName "Evert Hendrik"^^xsd:string ;
  schema:name "Evert Hendrik Koelman"@nl ;
  schema:hasOccupation "Fabriekswerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/48a61d02-7894-3985-a885-2f18ed1bbce5"^^xsd:string ;
  schema:familyName "Koelman"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b0D6EG4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHGrnTN> ;
  schema:spouse <https://n2t.net/ark:/60537/bSIwTzb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1971803> .

