@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/bRSNeq>
  pico:hasAge "65" ;
  ns0:givenName "Anna" ;
  ns0:name "Anna Soufreu"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/06085f95-5437-417f-9502-e8aaca9b17e3" ;
  gtm:religie "Rooms" ;
  ns0:familyName "Soufreu" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/btJPoT> ;
  gtm:straat <https://n2t.net/ark:/60537/bWfsnt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/51983> .

