@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/bmRwGh>
  pico:hasAge "61" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e94846f6-4c39-4bc0-8cee-e9753fd5486f" ;
  ns0:givenName "Maria" ;
  ns0:name "Maria van Wel"@nl ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Wel" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bUNNX0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52521> ;
  ns0:additionalName [
    ns1:baseSurname "Wel" ;
    ns1:literalName "Maria van Wel"@nl ;
    ns1:surnamePrefix "van"
  ] .

