@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_e1242a19-46a2-772c-e9ca-71766b803ca0
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 13 september 1973 te Groningen" ;
  a2a:hasPerson oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person-6c459469-1cb3-90fb-9944-94528701ab4b, oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person-e1464727-4620-2f08-b994-2791a8c5bdf6, oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person-2f87ddbe-4e01-e1b7-ac74-1a956b25e80c, oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person-047ced6a-e8ac-76a0-f64f-6aca0902aef9 ;
  a2a:hasEvent oa:event_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_0, oa:relationep_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_1, oa:relationep_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_2, oa:relationep_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_3 ;
  a2a:hasSource oa:source_gra_e1242a19-46a2-772c-e9ca-71766b803ca0 .

oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person-6c459469-1cb3-90fb-9944-94528701ab4b
  a a2a:Person ;
  rdfs:label "Alberdina Grietje Koster" ;
  a2a:PersonName [
    rdfs:label "Alberdina Grietje Koster" ;
    a2a:PersonNameFirstName "Alberdina Grietje" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person-e1464727-4620-2f08-b994-2791a8c5bdf6
  a a2a:Person ;
  rdfs:label "Andries Fransiscus Eleveld" ;
  a2a:PersonName [
    rdfs:label "Andries Fransiscus Eleveld" ;
    a2a:PersonNameFirstName "Andries Fransiscus" ;
    a2a:PersonNameLastName "Eleveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person-2f87ddbe-4e01-e1b7-ac74-1a956b25e80c
  a a2a:Person ;
  rdfs:label "Johanna Aaltje Smidt" ;
  a2a:PersonName [
    rdfs:label "Johanna Aaltje Smidt" ;
    a2a:PersonNameFirstName "Johanna Aaltje" ;
    a2a:PersonNameLastName "Smidt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person-047ced6a-e8ac-76a0-f64f-6aca0902aef9
  a a2a:Person ;
  rdfs:label "Hinderikus Geert Eleveld" ;
  a2a:PersonName [
    rdfs:label "Hinderikus Geert Eleveld" ;
    a2a:PersonNameFirstName "Hinderikus Geert" ;
    a2a:PersonNameLastName "Eleveld"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1938" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1938-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] ;
  a2a:Profession "weg- en waterbouwkundige" .

oa:event_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1973-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person:6c459469-1cb3-90fb-9944-94528701ab4b ;
  a2a:EventKeyRef oa:event_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Event1 .

oa:relationep_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person:e1464727-4620-2f08-b994-2791a8c5bdf6 ;
  a2a:EventKeyRef oa:event_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Event1 .

oa:relationep_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person:2f87ddbe-4e01-e1b7-ac74-1a956b25e80c ;
  a2a:EventKeyRef oa:event_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Event1 .

oa:relationep_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Person:047ced6a-e8ac-76a0-f64f-6aca0902aef9 ;
  a2a:EventKeyRef oa:event_gra_e1242a19-46a2-772c-e9ca-71766b803ca0_Event1 .

oa:source_gra_e1242a19-46a2-772c-e9ca-71766b803ca0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1973-09-14 - 1973-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1973-09-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1096-1097, Periode: 1973" ;
    a2a:Book "Overlijdensregister 1973 akte 0001-2335" ;
    a2a:DocumentNumber "1635" ;
    a2a:RegistryNumber "1096-1097" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1096-1097, Periode: 1973, Overlijdensregister 1973 akte 0001-2335, 1635, 1096-1097"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/dd17e26a-f2e7-b362-c542-90e28230c612.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e1242a19-46a2-772c-e9ca-71766b803ca0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/dd17e26a-f2e7-b362-c542-90e28230c612.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e1242a19-46a2-772c-e9ca-71766b803ca0" ;
  a2a:RecordGUID "{e1242a19-46a2-772c-e9ca-71766b803ca0}" ;
  a2a:SourceRemarkAkteSoort "overlijdensakte" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1096-1097" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251118_38_00000038.xml van GRA" .

[]
  a2a:PersonRemarkplaats_overlijden "Groningen" ;
  a2a:PersonRemarkdatum_overlijden "1973-09-13" .

