@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_12562584-3eb7-90dd-b2a7-ff7252a2b83c
  a a2a:Record ;
  rdfs:label "Overlijden op 25 april 1945 te Musselkanaal gem. Onstwedde" ;
  a2a:hasPerson oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person-9e8f06fb-0391-4086-e570-f4d0ae0d81dd, oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person-b5c80ad2-581c-23ca-626b-b9252620cc9a, oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person-cb67fde8-5f82-a582-10ea-c3d756e1d3b2, oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person-1ea5d3d2-a682-e55c-cb74-3444ebb4a748 ;
  a2a:hasEvent oa:event_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_0, oa:relationep_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_1, oa:relationep_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_2 ;
  a2a:hasRelationPP oa:relationpp_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_0 ;
  a2a:hasSource oa:source_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c .

oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person-9e8f06fb-0391-4086-e570-f4d0ae0d81dd
  a a2a:Person ;
  rdfs:label "Weia Reinders" ;
  a2a:PersonName [
    rdfs:label "Weia Reinders" ;
    a2a:PersonNameFirstName "Weia" ;
    a2a:PersonNameLastName "Reinders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person-b5c80ad2-581c-23ca-626b-b9252620cc9a
  a a2a:Person ;
  rdfs:label "Mechiel Boerma" ;
  a2a:PersonName [
    rdfs:label "Mechiel Boerma" ;
    a2a:PersonNameFirstName "Mechiel" ;
    a2a:PersonNameLastName "Boerma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person-cb67fde8-5f82-a582-10ea-c3d756e1d3b2
  a a2a:Person ;
  rdfs:label "Elisabeth Mulder" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Mulder" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 jaar" ;
    rdfs:label "69 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Muntendam" ;
    rdfs:label "Muntendam"
  ] .

oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person-1ea5d3d2-a682-e55c-cb74-3444ebb4a748
  a a2a:Person ;
  rdfs:label "Harmannus Pieters Mulder" ;
  a2a:PersonName [
    rdfs:label "Harmannus Pieters Mulder" ;
    a2a:PersonNameFirstName "Harmannus Pieters" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1945-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Musselkanaal gem. Onstwedde" ;
    rdfs:label "Musselkanaal gem. Onstwedde"
  ] .

oa:relationep_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person:9e8f06fb-0391-4086-e570-f4d0ae0d81dd ;
  a2a:EventKeyRef oa:event_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Event1 .

oa:relationep_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person:cb67fde8-5f82-a582-10ea-c3d756e1d3b2 ;
  a2a:EventKeyRef oa:event_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Event1 .

oa:relationep_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person:1ea5d3d2-a682-e55c-cb74-3444ebb4a748 ;
  a2a:EventKeyRef oa:event_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Event1 .

oa:relationpp_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person:cb67fde8-5f82-a582-10ea-c3d756e1d3b2, oa:person_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c_Person:b5c80ad2-581c-23ca-626b-b9252620cc9a .

oa:source_gra_12562584-3eb7-90dd-b2a7-ff7252a2b83c
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1945-04-26 - 1945-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1945-04-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1945" ;
    a2a:Book "Overlijdensregister 1945" ;
    a2a:DocumentNumber "79" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1945, Overlijdensregister 1945, 79"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ba96b9ce-ddc0-0489-d8bb-409fb9385658.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/12562584-3eb7-90dd-b2a7-ff7252a2b83c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ba96b9ce-ddc0-0489-d8bb-409fb9385658.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/12562584-3eb7-90dd-b2a7-ff7252a2b83c" ;
  a2a:RecordGUID "{12562584-3eb7-90dd-b2a7-ff7252a2b83c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15272_00015272.xml van GRA" .

