@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b2hKq2>
  pico:hasAge "62"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Lameer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/04798e7c-edca-488c-a451-56cace03c65a"^^xsd:string ;
  schema:familyName "Lameer"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaister> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bu9dPF> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/551a43a4-507b-ee7a-f465-bfb35ddc2dd5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60519> .

