@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/bvBUCj>
  pico:hasAge "40" ;
  ns0:givenName "Adriaan" ;
  ns0:name "Adriaan Gibbon"@nl ;
  ns0:familyName "Gibbon" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/dcf0c4bc-559e-4038-9730-0c007a4fab5d" ;
  ns0:hasOccupation "Pottedraaijer"@nl ;
  gtm:religie "Protestant" ;
  gtm:straat <https://n2t.net/ark:/60537/bvpays> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bZNBm1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52636> .

