@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_07285819-b61b-e47b-afe9-0b2f00087696
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 12 mei 1939 te Groningen" ;
  a2a:hasPerson oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-05cf4935-126e-db5c-af40-dceb152b0df9, oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-3e445daa-e34b-b2af-0885-1c676ace928d, oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-c565f4dc-2ee7-e50e-3e62-42cf59b7518d, oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-0fabb283-91cb-faa1-b8bf-f20bae33f1bf, oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-70fd07ba-37e9-532a-31ec-d2ef417edbca ;
  a2a:hasEvent oa:event_gra_07285819-b61b-e47b-afe9-0b2f00087696_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_07285819-b61b-e47b-afe9-0b2f00087696_0, oa:relationep_gra_07285819-b61b-e47b-afe9-0b2f00087696_1, oa:relationep_gra_07285819-b61b-e47b-afe9-0b2f00087696_2 ;
  a2a:hasRelationPP oa:relationpp_gra_07285819-b61b-e47b-afe9-0b2f00087696_0, oa:relationpp_gra_07285819-b61b-e47b-afe9-0b2f00087696_1 ;
  a2a:hasSource oa:source_gra_07285819-b61b-e47b-afe9-0b2f00087696 .

oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-05cf4935-126e-db5c-af40-dceb152b0df9
  a a2a:Person ;
  rdfs:label "Frouwina Immenga" ;
  a2a:PersonName [
    rdfs:label "Frouwina Immenga" ;
    a2a:PersonNameFirstName "Frouwina" ;
    a2a:PersonNameLastName "Immenga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 jaar" ;
    rdfs:label "49 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda"
  ] .

oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-3e445daa-e34b-b2af-0885-1c676ace928d
  a a2a:Person ;
  rdfs:label "Bertus Toxopeus" ;
  a2a:PersonName [
    rdfs:label "Bertus Toxopeus" ;
    a2a:PersonNameFirstName "Bertus" ;
    a2a:PersonNameLastName "Toxopeus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-c565f4dc-2ee7-e50e-3e62-42cf59b7518d
  a a2a:Person ;
  rdfs:label "Wolter Izaeks Dijkhuis" ;
  a2a:PersonName [
    rdfs:label "Wolter Izaeks Dijkhuis" ;
    a2a:PersonNameFirstName "Wolter Izaeks" ;
    a2a:PersonNameLastName "Dijkhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-0fabb283-91cb-faa1-b8bf-f20bae33f1bf
  a a2a:Person ;
  rdfs:label "Pieter Immenga" ;
  a2a:PersonName [
    rdfs:label "Pieter Immenga" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Immenga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person-70fd07ba-37e9-532a-31ec-d2ef417edbca
  a a2a:Person ;
  rdfs:label "Geessien Hesse" ;
  a2a:PersonName [
    rdfs:label "Geessien Hesse" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Hesse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_07285819-b61b-e47b-afe9-0b2f00087696_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1939-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_07285819-b61b-e47b-afe9-0b2f00087696_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person:05cf4935-126e-db5c-af40-dceb152b0df9 ;
  a2a:EventKeyRef oa:event_gra_07285819-b61b-e47b-afe9-0b2f00087696_Event1 .

oa:relationep_gra_07285819-b61b-e47b-afe9-0b2f00087696_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person:0fabb283-91cb-faa1-b8bf-f20bae33f1bf ;
  a2a:EventKeyRef oa:event_gra_07285819-b61b-e47b-afe9-0b2f00087696_Event1 .

oa:relationep_gra_07285819-b61b-e47b-afe9-0b2f00087696_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person:70fd07ba-37e9-532a-31ec-d2ef417edbca ;
  a2a:EventKeyRef oa:event_gra_07285819-b61b-e47b-afe9-0b2f00087696_Event1 .

oa:relationpp_gra_07285819-b61b-e47b-afe9-0b2f00087696_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person:05cf4935-126e-db5c-af40-dceb152b0df9, oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person:3e445daa-e34b-b2af-0885-1c676ace928d .

oa:relationpp_gra_07285819-b61b-e47b-afe9-0b2f00087696_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person:05cf4935-126e-db5c-af40-dceb152b0df9, oa:person_gra_07285819-b61b-e47b-afe9-0b2f00087696_Person:c565f4dc-2ee7-e50e-3e62-42cf59b7518d .

oa:source_gra_07285819-b61b-e47b-afe9-0b2f00087696
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl", "1939-05-22 - 1939-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1939-05-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1939" ;
    a2a:Book "Overlijdensregister 1939" ;
    a2a:DocumentNumber "46" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1939, Overlijdensregister 1939, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0ae2e12d-5078-2d54-44f3-cb0f8a03d978.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/07285819-b61b-e47b-afe9-0b2f00087696" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0ae2e12d-5078-2d54-44f3-cb0f8a03d978.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/07285819-b61b-e47b-afe9-0b2f00087696" ;
  a2a:RecordGUID "{07285819-b61b-e47b-afe9-0b2f00087696}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13252_00013252.xml van GRA" .

