@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/bjZbbw>
  pico:hasAge "42" ;
  ns0:givenName "Arie" ;
  ns0:name "Arie van den Heuvel"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1f5d3401b18b440a93f1f25d3860b00b58fbf96d5d69d1da32540ffc9fdce188" ;
  ns0:familyName "van den Heuvel" ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIJcLM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1723> ;
  ns0:additionalName [
    ns1:baseSurname "Heuvel" ;
    ns1:literalName "Arie van den Heuvel"@nl ;
    ns1:surnamePrefix "van den"
  ] .

