@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/br1wsT>
  pico:hasAge "13" ;
  ns0:familyName "de Hoog" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/a4059033-644c-4b58-a929-23efed9c3c89" ;
  ns0:givenName "Neeltje" ;
  ns0:name "Neeltje de Hoog"@nl ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bS5ui4> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bT8cmp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52118> ;
  ns0:additionalName [
    ns1:baseSurname "Hoog" ;
    ns1:literalName "Neeltje de Hoog"@nl ;
    ns1:surnamePrefix "de"
  ] .

