@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 geo: <http://www.opengis.net/ont/geosparql#> .
@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/b87kDB>
  pico:hasAge "29"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/cb12159a-cc87-47dd-9d4a-78970a9ae290"^^xsd:string ;
  schema:givenName "Johan Christiaan"^^xsd:string ;
  schema:name "Johan Christiaan Smit"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Smit"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/timmerman> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bEmfS1O> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/040398f2-eddd-5136-da25-ca9215a440b7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59752> .

