@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/b8KoXi>
  pico:hasAge "53" ;
  ns0:birthPlace "Champagne" ;
  ns0:familyName "Fennet" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a813f8ef09ebaf6acd46bf827f52415bf445c07a3120973c7f5f144e3f32818a" ;
  ns0:givenName "Pierre" ;
  ns0:name "Pierre Fennet"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/barbier> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwrV95> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/695> .

