@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/buM6P7>
  pico:hasAge "28" ;
  ns0:familyName "Bos" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c844219b-d253-44ba-afa8-fd54bae9277b" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes Bos"@nl ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baCWys> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4vb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52342> .

