@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/bOXXji>
  pico:hasAge "33" ;
  ns0:givenName "Hendrik Jacobus" ;
  ns0:name "Hendrik Jacobus Polet"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/64894d3d5e0d4bc56cbf7ef40b467a40371f2fd0ae25368bda697ac775e65f16" ;
  ns0:familyName "Polet" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/steenhouwer> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bDW72h> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1100> .

