@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/bOLioH>
  pico:hasAge "11"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Lens"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/87b3b49f-41f4-4420-b1e6-450add657eb9"^^xsd:string ;
  schema:familyName "Lens"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5D907> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/c5efe4c8-bef3-0e51-686b-499c4d5566eb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60691> .

