@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/bsH7m3>
  pico:hasAge "35"^^xsd:string ;
  schema:birthPlace "Broek ca."^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Mol"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ea873797-68e1-470c-9b3e-a7f0f8f866f6"^^xsd:string ;
  schema:familyName "Mol"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b0D65S> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bmF1YQ> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/679bf027-1b46-1cfc-5849-14f9da1c32a2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59556> .

