@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/bZNoof>
  pico:hasAge "63" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d9181f5e-78a0-46e1-8086-88e48b036d4f" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes van Velzen"@nl ;
  gtm:religie "Rooms" ;
  ns0:familyName "van Velzen" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpenfabrikeur> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/btJPoT> ;
  gtm:straat <https://n2t.net/ark:/60537/bWfsnt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/51982> ;
  ns0:additionalName [
    ns1:baseSurname "Velzen" ;
    ns1:literalName "Johannes van Velzen"@nl ;
    ns1:surnamePrefix "van"
  ] .

