@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_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e
  a a2a:Record ;
  rdfs:label "Overlijden op 10 februari 1949 te Haren" ;
  a2a:hasPerson oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person-b135fc91-1295-551a-b96b-2d8b9ebceeb3, oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person-dc09340a-e0b1-1e7f-2eb8-1dab00c24cf2, oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person-7c07a64c-76ec-de7d-7fd4-0918978f0ea9, oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person-ee43384b-a491-d11b-f600-2b28e8724e11 ;
  a2a:hasEvent oa:event_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_0, oa:relationep_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_1, oa:relationep_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_2 ;
  a2a:hasRelationPP oa:relationpp_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_0 ;
  a2a:hasSource oa:source_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e .

oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person-b135fc91-1295-551a-b96b-2d8b9ebceeb3
  a a2a:Person ;
  rdfs:label "Rudolphina Aleida Kamminga" ;
  a2a:PersonName [
    rdfs:label "Rudolphina Aleida Kamminga" ;
    a2a:PersonNameFirstName "Rudolphina Aleida" ;
    a2a:PersonNameLastName "Kamminga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person-dc09340a-e0b1-1e7f-2eb8-1dab00c24cf2
  a a2a:Person ;
  rdfs:label "Anna Maria Antonia Gardingen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Antonia Gardingen" ;
    a2a:PersonNameFirstName "Anna Maria Antonia" ;
    a2a:PersonNameLastName "Gardingen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person-7c07a64c-76ec-de7d-7fd4-0918978f0ea9
  a a2a:Person ;
  rdfs:label "Rudolf Albert de Wal" ;
  a2a:PersonName [
    rdfs:label "Rudolf Albert de Wal" ;
    a2a:PersonNameFirstName "Rudolf Albert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person-ee43384b-a491-d11b-f600-2b28e8724e11
  a a2a:Person ;
  rdfs:label "Ruurd de Wal" ;
  a2a:PersonName [
    rdfs:label "Ruurd de Wal" ;
    a2a:PersonNameFirstName "Ruurd" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1949-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] .

oa:relationep_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person:b135fc91-1295-551a-b96b-2d8b9ebceeb3 ;
  a2a:EventKeyRef oa:event_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Event1 .

oa:relationep_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person:7c07a64c-76ec-de7d-7fd4-0918978f0ea9 ;
  a2a:EventKeyRef oa:event_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Event1 .

oa:relationep_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person:ee43384b-a491-d11b-f600-2b28e8724e11 ;
  a2a:EventKeyRef oa:event_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Event1 .

oa:relationpp_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person:7c07a64c-76ec-de7d-7fd4-0918978f0ea9, oa:person_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e_Person:dc09340a-e0b1-1e7f-2eb8-1dab00c24cf2 .

oa:source_gra_d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren", "1949-02-11 - 1949-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1949-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1949" ;
    a2a:Book "Overlijdensregister 1949" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1949, Overlijdensregister 1949, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1594ec64-256d-43ee-98e8-12dae1f2d10f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1594ec64-256d-43ee-98e8-12dae1f2d10f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e" ;
  a2a:RecordGUID "{d5ec0b37-f2ed-e6da-f5f8-04afe66c8a1e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_259_00000259.xml van GRA" .

