@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/beMJf4>
  pico:hasAge "19" ;
  ns0:familyName "Gibbon" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e279ad7d-ee34-4f2e-ae4f-f99983f312ee" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes Gibbon"@nl ;
  ns0:hasOccupation "Pottedraaijer"@nl ;
  gtm:religie "Rooms" ;
  gtm:straat <https://n2t.net/ark:/60537/bvpays> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bZNBm1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52638> .

