@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b1FEnM>
  pico:hasAge "16"^^xsd:string ;
  schema:givenName "Elisbeth"^^xsd:string ;
  schema:name "Elisbeth Offers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e541930f-5f5a-4c39-ae83-ebadbe25a5f3"^^xsd:string ;
  schema:familyName "Offers"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bTkU49> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60968> .

