@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/bOXZD3>
  pico:hasAge "42" ;
  ns0:familyName "Burger" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/5d395e4d-7e47-4b66-866e-2c9b635c5a20" ;
  ns0:givenName "Jan" ;
  ns0:name "Jan Burger"@nl ;
  gtm:religie "Protestant" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/arbeider> ;
  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/52680> .

