@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/bwrIni>
  pico:hasAge "63" ;
  ns0:givenName "Gerrit" ;
  ns0:name "Gerrit Heerkens"@nl ;
  ns0:familyName "Heerkens" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/b81b5dea-55e3-4b6c-b1fe-15709ef597c2" ;
  gtm:religie "Rooms" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/slijter> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIwwec> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/53139> .

