@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/b4a2bH>
  pico:hasAge "60" ;
  ns0:familyName "Glasbeek" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/85851f75-d409-40aa-8f29-55a411095126" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes Glasbeek"@nl ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bPoC1A> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52531> .

