@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/btjaH4>
  pico:hasAge "11" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gerrit" ;
  ns0:name "Gerrit Tuinman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/fa4385d7b9dfbfb67c39e5c1e978c14e0b2ad3cb46c3557865c62e5766577d51" ;
  ns0:familyName "Tuinman" ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bVqTRE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1095> .

