@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bOLipS>
  pico:hasAge "3 maanden"^^xsd:string ;
  ns0:givenName "Arie"^^xsd:string ;
  ns0:name "Arie van den Heuvel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/9ce15009-9a04-485a-8894-51160d40223e"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "van den Heuvel"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bsgVC8> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61078> ;
  ns0:additionalName [
    ns1:baseSurname "Heuvel"^^xsd:string ;
    ns1:literalName "Arie van den Heuvel"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

