@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_281dfeca-4222-4bfb-86ae-e4c0fd6f437f
  a a2a:Record ;
  rdfs:label "Overlijden op 10 februari 1953 te Groningen" ;
  a2a:hasPerson oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-6d3fd782-3307-c7d0-fa9a-0986e793f1bf, oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-0f70c430-1c7e-882a-d9e7-9cdd6917f606, oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-8c8c8d97-4c9e-d53e-9e09-0f64f5aba80d, oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-4f5b80fe-ad37-1c7d-bc39-4dec8054d5a8, oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-a3d63c27-516d-c34f-304d-0a99584554e1 ;
  a2a:hasEvent oa:event_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_0, oa:relationep_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_1, oa:relationep_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_0, oa:relationpp_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_1 ;
  a2a:hasSource oa:source_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f .

oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-6d3fd782-3307-c7d0-fa9a-0986e793f1bf
  a a2a:Person ;
  rdfs:label "Lammechien Bakker" ;
  a2a:PersonName [
    rdfs:label "Lammechien Bakker" ;
    a2a:PersonNameFirstName "Lammechien" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loppersum" ;
    rdfs:label "Loppersum"
  ] .

oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-0f70c430-1c7e-882a-d9e7-9cdd6917f606
  a a2a:Person ;
  rdfs:label "Menno Blink" ;
  a2a:PersonName [
    rdfs:label "Menno Blink" ;
    a2a:PersonNameFirstName "Menno" ;
    a2a:PersonNameLastName "Blink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-8c8c8d97-4c9e-d53e-9e09-0f64f5aba80d
  a a2a:Person ;
  rdfs:label "Mense van der Leest" ;
  a2a:PersonName [
    rdfs:label "Mense van der Leest" ;
    a2a:PersonNameFirstName "Mense" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Leest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-4f5b80fe-ad37-1c7d-bc39-4dec8054d5a8
  a a2a:Person ;
  rdfs:label "Berend Bakker" ;
  a2a:PersonName [
    rdfs:label "Berend Bakker" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person-a3d63c27-516d-c34f-304d-0a99584554e1
  a a2a:Person ;
  rdfs:label "Grietje Laning" ;
  a2a:PersonName [
    rdfs:label "Grietje Laning" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Laning"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1953-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person:6d3fd782-3307-c7d0-fa9a-0986e793f1bf ;
  a2a:EventKeyRef oa:event_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Event1 .

oa:relationep_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person:4f5b80fe-ad37-1c7d-bc39-4dec8054d5a8 ;
  a2a:EventKeyRef oa:event_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Event1 .

oa:relationep_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person:a3d63c27-516d-c34f-304d-0a99584554e1 ;
  a2a:EventKeyRef oa:event_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Event1 .

oa:relationpp_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person:6d3fd782-3307-c7d0-fa9a-0986e793f1bf, oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person:0f70c430-1c7e-882a-d9e7-9cdd6917f606 .

oa:relationpp_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person:6d3fd782-3307-c7d0-fa9a-0986e793f1bf, oa:person_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f_Person:8c8c8d97-4c9e-d53e-9e09-0f64f5aba80d .

oa:source_gra_281dfeca-4222-4bfb-86ae-e4c0fd6f437f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1953-02-11 - 1953-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1953-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1434-1438, Periode: 1953" ;
    a2a:Book "Overlijdensregister 1953" ;
    a2a:DocumentNumber "209" ;
    a2a:RegistryNumber "1434-1438" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1434-1438, Periode: 1953, Overlijdensregister 1953, 209, 1434-1438"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7b332c0d-eb25-b8e3-b028-62b322895759.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/281dfeca-4222-4bfb-86ae-e4c0fd6f437f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7b332c0d-eb25-b8e3-b028-62b322895759.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/281dfeca-4222-4bfb-86ae-e4c0fd6f437f" ;
  a2a:RecordGUID "{281dfeca-4222-4bfb-86ae-e4c0fd6f437f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13954_00013954.xml van GRA" .

