@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/bCgiB2>
  pico:hasAge "32" ;
  ns0:givenName "Alida" ;
  ns0:name "Alida Eijkhoff"@nl ;
  ns0:familyName "Eijkhoff" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c05714f9-9683-4f25-957a-26bc3ee890f7" ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bergambacht> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bL0Uxc> ;
  gtm:straat <https://n2t.net/ark:/60537/bWfsnt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/51985> .

