@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bS5uW6>
  pico:hasAge "66" ;
  ns0:givenName "Abraham" ;
  ns0:name "Abraham Schenk"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c6a45239-c894-4bd8-89b5-7176a63331be" ;
  gtm:religie "Protestant" ;
  ns0:familyName "Schenk" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYXNGW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52548> .

