@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b2hHGr>
  pico:hasAge "12" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hein" ;
  ns0:name "Hein Puyk"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3edb083d90d91f9f88561cef1699a9d3afbee2a4aacccb1766ddc830375a37df" ;
  ns0:familyName "Puyk" ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/btx7vk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1733> .

