@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb
  a a2a:Record ;
  rdfs:label "Overlijden op 18 april 1817 te Veendam" ;
  a2a:hasPerson oa:person_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Person-de0ea1e2-1de2-6c75-6a65-00b386db002f, oa:person_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Person-91e6a7c6-5bb5-7b9d-fb40-8baf76ca729f, oa:person_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Person-ff83fbc9-8e45-5a15-419b-5c664aef8f58 ;
  a2a:hasEvent oa:event_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_0, oa:relationep_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_1, oa:relationep_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_2 ;
  a2a:hasSource oa:source_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb .

oa:person_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Person-de0ea1e2-1de2-6c75-6a65-00b386db002f
  a a2a:Person ;
  rdfs:label "Elizabeth Abrahams" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Abrahams" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Abrahams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Person-91e6a7c6-5bb5-7b9d-fb40-8baf76ca729f
  a a2a:Person ;
  rdfs:label "Roelf Harmannus" ;
  a2a:PersonName [
    rdfs:label "Roelf Harmannus" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Harmannus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Person-ff83fbc9-8e45-5a15-419b-5c664aef8f58
  a a2a:Person ;
  rdfs:label "Trientje Roelfs" ;
  a2a:PersonName [
    rdfs:label "Trientje Roelfs" ;
    a2a:PersonNameFirstName "Trientje" ;
    a2a:PersonNameLastName "Roelfs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:Profession "spinster" .

oa:event_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1817-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:relationep_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Person:de0ea1e2-1de2-6c75-6a65-00b386db002f ;
  a2a:EventKeyRef oa:event_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Event1 .

oa:relationep_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Person:91e6a7c6-5bb5-7b9d-fb40-8baf76ca729f ;
  a2a:EventKeyRef oa:event_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Event1 .

oa:relationep_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Person:ff83fbc9-8e45-5a15-419b-5c664aef8f58 ;
  a2a:EventKeyRef oa:event_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb_Event1 .

oa:source_gra_b58d809c-d228-90ca-826f-0cbb807cd2fb
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam", "1817-04-19 - 1817-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1817-04-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1817" ;
    a2a:Book "Overlijdensregister 1817" ;
    a2a:DocumentNumber "52" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1817, Overlijdensregister 1817, 52"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/21021875-d80a-0848-a424-4fb7959407bb.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b58d809c-d228-90ca-826f-0cbb807cd2fb" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/21021875-d80a-0848-a424-4fb7959407bb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b58d809c-d228-90ca-826f-0cbb807cd2fb" ;
  a2a:RecordGUID "{b58d809c-d228-90ca-826f-0cbb807cd2fb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15657_00015657.xml van GRA" .

