@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/bABI9X>
  pico:hasAge "40" ;
  ns0:givenName "Elisabeth" ;
  ns0:name "Elisabeth van Reukom"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/6318e17f-0621-4706-bbf2-0816ba20d285" ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Reukom" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bS5HQ9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52736> ;
  ns0:additionalName [
    ns1:baseSurname "Reukom" ;
    ns1:literalName "Elisabeth van Reukom"@nl ;
    ns1:surnamePrefix "van"
  ] .

