@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/bE8BOq>
  pico:hasAge "12" ;
  ns0:givenName "Cornelia" ;
  ns0:name "Cornelia van Leest"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/5196b3f7-4bd7-4f0c-9074-2828ee5cc793" ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Leest" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0Dmtu> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52186> ;
  ns0:additionalName [
    ns1:baseSurname "Leest" ;
    ns1:literalName "Cornelia van Leest"@nl ;
    ns1:surnamePrefix "van"
  ] .

