@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/b9AeAk>
  pico:hasAge "16"^^xsd:string ;
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis Labij"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/8a99f1b9-f78b-4789-bbfb-d64f1021717a"^^xsd:string ;
  gtm:straatNaam "Klooster Op De Raam"^^xsd:string ;
  ns0:familyName "Labij"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/sjouwer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/btx7IG> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/cb89c1e9-fc29-d681-ed52-8d53560e01d7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62128> .

