@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/bsTOGj>
  pico:hasAge "73" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ad28e5d0-d8dd-4a8f-8ba8-23c923b6476e" ;
  ns0:givenName "Maria" ;
  ns0:name "Maria van der Pijl"@nl ;
  gtm:religie "Rooms" ;
  ns0:familyName "van der Pijl" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bhv29Z> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52915> ;
  ns0:additionalName [
    ns1:baseSurname "Pijl" ;
    ns1:literalName "Maria van der Pijl"@nl ;
    ns1:surnamePrefix "van der"
  ] .

