@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bTXN79>
  pico:hasAge "16" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/42d8eabe-128c-40f2-a9a5-6ccdeaca3fb3" ;
  ns0:givenName "Johannes Martinus" ;
  ns0:name "Johannes Martinus van Leest"@nl ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Leest" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0Dmtu> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52184> ;
  ns0:additionalName [
    ns1:baseSurname "Leest" ;
    ns1:literalName "Johannes Martinus van Leest"@nl ;
    ns1:surnamePrefix "van"
  ] .

