@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/bezZeB>
  pico:hasAge "1" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hendrik" ;
  ns0:name "Hendrik Rost"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/c7b64d1cc1117892610025d989b3dd8c687b68705e6332b439a0d614faa16065" ;
  ns0:familyName "Rost" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bodegraven> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bTLihg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/702> .

