@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/bz8Oii>
  pico:hasAge "13" ;
  ns0:familyName "Burger" ;
  ns0:givenName "Hendrik" ;
  ns0:name "Hendrik Burger"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/a5e9293b-ec3d-4772-9a76-3ac8c22fe699" ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bi78b4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52682> .

