@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_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6
  a a2a:Record ;
  rdfs:label "Overlijden op 9 augustus 1971 te Groningen" ;
  a2a:hasPerson oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person-e946520a-9397-73da-b5d2-82abbcc058ca, oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person-80eb98eb-91d3-6ff5-6fb2-6ca0a84b50e5, oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person-be7289b8-430f-a7a8-3d7b-a2c1648c2d8e, oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person-4f24bd06-32d4-56f0-40b3-dcb79276ab12 ;
  a2a:hasEvent oa:event_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_0, oa:relationep_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_1, oa:relationep_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_0 ;
  a2a:hasSource oa:source_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6 .

oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person-e946520a-9397-73da-b5d2-82abbcc058ca
  a a2a:Person ;
  rdfs:label "Okko Blaauw" ;
  a2a:PersonName [
    rdfs:label "Okko Blaauw" ;
    a2a:PersonNameFirstName "Okko" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person-80eb98eb-91d3-6ff5-6fb2-6ca0a84b50e5
  a a2a:Person ;
  rdfs:label "Heinrich Adolf Wilhelm Gerike" ;
  a2a:PersonName [
    rdfs:label "Heinrich Adolf Wilhelm Gerike" ;
    a2a:PersonNameFirstName "Heinrich Adolf Wilhelm" ;
    a2a:PersonNameLastName "Gerike"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person-be7289b8-430f-a7a8-3d7b-a2c1648c2d8e
  a a2a:Person ;
  rdfs:label "Marie Friederike Eleonore Dorothee Hagemann" ;
  a2a:PersonName [
    rdfs:label "Marie Friederike Eleonore Dorothee Hagemann" ;
    a2a:PersonNameFirstName "Marie Friederike Eleonore Dorothee" ;
    a2a:PersonNameLastName "Hagemann"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person-4f24bd06-32d4-56f0-40b3-dcb79276ab12
  a a2a:Person ;
  rdfs:label "Erna Dorothee Louise Minna Gerike" ;
  a2a:PersonName [
    rdfs:label "Erna Dorothee Louise Minna Gerike" ;
    a2a:PersonNameFirstName "Erna Dorothee Louise Minna" ;
    a2a:PersonNameLastName "Gerike"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1898-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Altona, Duitsland" ;
    rdfs:label "Altona, Duitsland"
  ] .

oa:event_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1971-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person:80eb98eb-91d3-6ff5-6fb2-6ca0a84b50e5 ;
  a2a:EventKeyRef oa:event_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Event1 .

oa:relationep_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person:be7289b8-430f-a7a8-3d7b-a2c1648c2d8e ;
  a2a:EventKeyRef oa:event_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Event1 .

oa:relationep_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person:4f24bd06-32d4-56f0-40b3-dcb79276ab12 ;
  a2a:EventKeyRef oa:event_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Event1 .

oa:relationpp_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person:4f24bd06-32d4-56f0-40b3-dcb79276ab12, oa:person_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6_Person:e946520a-9397-73da-b5d2-82abbcc058ca .

oa:source_gra_0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1971-08-11 - 1971-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1971-08-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1093, Periode: 1971" ;
    a2a:Book "Overlijdensregister 1971, akte 1274-N003" ;
    a2a:DocumentNumber "1543" ;
    a2a:RegistryNumber "1093" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1093, Periode: 1971, Overlijdensregister 1971, akte 1274-N003, 1543, 1093"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/68d9f395-c765-017c-71bc-3a7624a131ff.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/68d9f395-c765-017c-71bc-3a7624a131ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6" ;
  a2a:RecordGUID "{0e8e6903-eec9-c2a1-efdf-09a1b3b86ff6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220321_2_00000002.xml van GRA" .

[] a2a:PersonRemarkdiversen "Wonende te Groningen" .
