@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/back70>
  pico:hasAge "19" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/834d9128-3b7d-4db6-ad97-f81bc77796e8" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes van der Vreede"@nl ;
  gtm:religie "Protestant" ;
  ns0:familyName "van der Vreede" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMTcLM> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52507> ;
  ns0:additionalName [
    ns1:baseSurname "Vreede" ;
    ns1:literalName "Johannes van der Vreede"@nl ;
    ns1:surnamePrefix "van der"
  ] .

