@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/bdWVwg>
  pico:hasAge "16" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/aba4e8c2-983d-4c43-b8c6-17beb40bd757" ;
  ns0:givenName "Leendert" ;
  ns0:name "Leendert van Veen"@nl ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Veen" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b6Sm6w> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4vb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52344> ;
  ns0:additionalName [
    ns1:baseSurname "Veen" ;
    ns1:literalName "Leendert van Veen"@nl ;
    ns1:surnamePrefix "van"
  ] .

