@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/bbeNy8h>
  pico:hasAge "36"^^xsd:string ;
  schema:givenName "Hemmo Hendrik"^^xsd:string ;
  schema:name "Hemmo Hendrik Prummel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9067d541-394e-9bf7-004b-b7eac313bcfe"^^xsd:string ;
  schema:hasOccupation "Kommies bij 's Rijksbelastingen"@nl ;
  schema:familyName "Prummel"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bj9omWY> ;
  schema:spouse <https://n2t.net/ark:/60537/bs3YaLT> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bwdX8Vk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2233956> .

