@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/bN5F7e>
  pico:hasAge "65" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/eaccc9bcb0573ae4012a7324b71ca728779f9783193a1b6ca3eb767c66e2cf95" ;
  ns0:givenName "Johanne" ;
  ns0:name "Johanne van der Henne"@nl ;
  ns0:familyName "van der Henne" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nijmegen> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bdxK1n> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/899> ;
  ns0:additionalName [
    ns1:baseSurname "Henne" ;
    ns1:literalName "Johanne van der Henne"@nl ;
    ns1:surnamePrefix "van der"
  ] .

