@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_6ab24d8f-628c-7da2-e666-4e931b5ba4b8
  a a2a:Record ;
  rdfs:label "Overlijden op 29 mei 1944 te Groningen" ;
  a2a:hasPerson oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person-d903d595-4d27-a9d6-8381-d880860c2047, oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person-38ffb1f0-c596-a37d-5d2b-9f9dc19a9cec, oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person-438b103b-2094-75da-bd21-d157dc6f8238, oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person-576953cc-ec17-32cb-ea95-da78b0fc5082 ;
  a2a:hasEvent oa:event_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_0, oa:relationep_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_1, oa:relationep_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_2 ;
  a2a:hasRelationPP oa:relationpp_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_0 ;
  a2a:hasSource oa:source_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8 .

oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person-d903d595-4d27-a9d6-8381-d880860c2047
  a a2a:Person ;
  rdfs:label "Anna Poppens" ;
  a2a:PersonName [
    rdfs:label "Anna Poppens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Poppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person-38ffb1f0-c596-a37d-5d2b-9f9dc19a9cec
  a a2a:Person ;
  rdfs:label "Wiecher ten Have" ;
  a2a:PersonName [
    rdfs:label "Wiecher ten Have" ;
    a2a:PersonNameFirstName "Wiecher" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Have"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person-438b103b-2094-75da-bd21-d157dc6f8238
  a a2a:Person ;
  rdfs:label "Tettine Dijkema" ;
  a2a:PersonName [
    rdfs:label "Tettine Dijkema" ;
    a2a:PersonNameFirstName "Tettine" ;
    a2a:PersonNameLastName "Dijkema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaar" ;
    rdfs:label "67 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person-576953cc-ec17-32cb-ea95-da78b0fc5082
  a a2a:Person ;
  rdfs:label "Hero Ebels Dijkema" ;
  a2a:PersonName [
    rdfs:label "Hero Ebels Dijkema" ;
    a2a:PersonNameFirstName "Hero Ebels" ;
    a2a:PersonNameLastName "Dijkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1944-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person:d903d595-4d27-a9d6-8381-d880860c2047 ;
  a2a:EventKeyRef oa:event_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Event1 .

oa:relationep_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person:438b103b-2094-75da-bd21-d157dc6f8238 ;
  a2a:EventKeyRef oa:event_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Event1 .

oa:relationep_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person:576953cc-ec17-32cb-ea95-da78b0fc5082 ;
  a2a:EventKeyRef oa:event_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Event1 .

oa:relationpp_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person:438b103b-2094-75da-bd21-d157dc6f8238, oa:person_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8_Person:38ffb1f0-c596-a37d-5d2b-9f9dc19a9cec .

oa:source_gra_6ab24d8f-628c-7da2-e666-4e931b5ba4b8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1944-05-31 - 1944-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1944-05-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1944" ;
    a2a:Book "Overlijdensregister 1944" ;
    a2a:DocumentNumber "914" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1944, Overlijdensregister 1944, 914"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/e310f15e-aa97-7ef8-e537-854a6dab4c30.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6ab24d8f-628c-7da2-e666-4e931b5ba4b8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/e310f15e-aa97-7ef8-e537-854a6dab4c30.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6ab24d8f-628c-7da2-e666-4e931b5ba4b8" ;
  a2a:RecordGUID "{6ab24d8f-628c-7da2-e666-4e931b5ba4b8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12862_00012862.xml van GRA" .

