@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/brrUNi>
  pico:hasAge "15" ;
  ns0:givenName "Elisabeth" ;
  ns0:name "Elisabeth Sliedrecht"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/81145344-65e7-43c8-8c91-b9bb06574abc" ;
  gtm:religie "Protestant" ;
  ns0:familyName "Sliedrecht" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bacy8j> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52265> .

