@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bzLUUz>
  pico:hasAge "26"^^xsd:string ;
  ns0:familyName "den Edel"^^xsd:string ;
  ns0:givenName "Elisabeth"^^xsd:string ;
  ns0:name "Elisabeth den Edel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ad7172a2-b4ec-4e01-9503-c039e57ed426"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b2ImiG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bTL5rL> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/d49dad89-777b-5afa-0ee8-2fc64e72fd11> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62357> ;
  ns0:additionalName [
    ns1:baseSurname "Edel"^^xsd:string ;
    ns1:literalName "Elisabeth den Edel"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

