@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bMGfZS>
  pico:hasAge "57"^^xsd:string ;
  schema:givenName "Elizabeth"^^xsd:string ;
  schema:name "Elizabeth Smit"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e9e023e15191213c4221ca857c0890300b0884f441d45d5cea3fc110023b4c08"^^xsd:string ;
  schema:familyName "Smit"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Doesburg> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bdKrIK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/0aca3679-595d-25e9-72cc-f62eabf30b38> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5427> .

