@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/b6sJJi>
  pico:hasAge "26" ;
  ns0:familyName "Bruijnvis" ;
  ns0:givenName "Elisabeth" ;
  ns0:name "Elisabeth Bruijnvis"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/bc446d20-e3c9-4f6e-b28e-6ed73c961b4b" ;
  gtm:religie "Rooms" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzYOYd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52879> .

