@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/back5E>
  pico:hasAge "25" ;
  ns0:familyName "de Bruijn" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/8586bcfb-e5b0-4120-a048-1b3b04e0e9fb" ;
  ns0:givenName "Neeltje" ;
  ns0:name "Neeltje de Bruijn"@nl ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0Q38Q> ;
  gtm:straat <https://n2t.net/ark:/60537/bS5ui4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52120> ;
  ns0:additionalName [
    ns1:baseSurname "Bruijn" ;
    ns1:literalName "Neeltje de Bruijn"@nl ;
    ns1:surnamePrefix "de"
  ] .

