@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/bjn7ne>
  pico:hasAge "32" ;
  ns0:givenName "Alida" ;
  ns0:name "Alida van Wijmen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d590929b-e640-4dbb-b7ce-3be6606a3904" ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Wijmen" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bvOPeg> ;
  gtm:straat <https://n2t.net/ark:/60537/bWfsnt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/51995> ;
  ns0:additionalName [
    ns1:baseSurname "Wijmen" ;
    ns1:literalName "Alida van Wijmen"@nl ;
    ns1:surnamePrefix "van"
  ] .

