@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/b002UD>
  pico:hasAge "41"^^xsd:string ;
  ns0:familyName "Blom"^^xsd:string ;
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis Blom"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c5f3ff0e-f212-49a4-acad-052da2acec6b"^^xsd:string ;
  gtm:straatNaam "Klooster Op De Raam"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzYP3h> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/a74c9c7b-652d-9839-e760-cc43c28d7870> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62106> .

