@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/bELFDH>
  pico:hasAge "58" ;
  ns0:givenName "Aafje" ;
  ns0:name "Aafje Derkstra"@nl ;
  ns0:birthPlace "de Lemmer" ;
  ns0:familyName "Derkstra" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/948125b8ccf4a1949ec7e3de318b31007553435e37ff8aa10ef885d4fc81f387" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIiOuW> ;
  gtm:straat <https://n2t.net/ark:/60537/bkpAvH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1914> .

