@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/bvOCfj>
  pico:hasAge "39" ;
  ns0:familyName "de Kruijf" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c87c7b96-ebd1-4a95-b905-72123f607239" ;
  ns0:givenName "Johannes Petrus" ;
  ns0:name "Johannes Petrus de Kruijf"@nl ;
  gtm:religie "Rooms" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/tuinier> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brRxbH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52040> ;
  ns0:additionalName [
    ns1:baseSurname "Kruijf" ;
    ns1:literalName "Johannes Petrus de Kruijf"@nl ;
    ns1:surnamePrefix "de"
  ] .

