@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bUavjq>
  pico:hasAge "65"^^xsd:string ;
  schema:givenName "Elisbeth"^^xsd:string ;
  schema:name "Elisbeth van Nistelrooij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/5648d82e-6a8d-4c6c-b9e4-a5faf578710c"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van Nistelrooij"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3kstc> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60938> ;
  schema:additionalName [
    ns0:baseSurname "Nistelrooij"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

