@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_29f658c1-e0d1-2a9f-314d-33b1df6c092b
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 7 november 1895 te Groningen" ;
  a2a:hasPerson oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person-384c68e4-9442-2db0-015d-776816385fac, oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person-7a8506c5-742a-09f1-cb6f-f5348e3b0f9e, oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person-419bdc9c-b7fc-f95e-5c39-605859bd62dd, oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person-658141d8-e8e0-f0fa-89a1-efcedff7410f ;
  a2a:hasEvent oa:event_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_0, oa:relationep_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_1, oa:relationep_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_2 ;
  a2a:hasRelationPP oa:relationpp_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_0 ;
  a2a:hasSource oa:source_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b .

oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person-384c68e4-9442-2db0-015d-776816385fac
  a a2a:Person ;
  rdfs:label "Eppo Harm Bosch" ;
  a2a:PersonName [
    rdfs:label "Eppo Harm Bosch" ;
    a2a:PersonNameFirstName "Eppo Harm" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "hoofdonderwijzer" .

oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person-7a8506c5-742a-09f1-cb6f-f5348e3b0f9e
  a a2a:Person ;
  rdfs:label "Eildert Drenth" ;
  a2a:PersonName [
    rdfs:label "Eildert Drenth" ;
    a2a:PersonNameFirstName "Eildert" ;
    a2a:PersonNameLastName "Drenth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person-419bdc9c-b7fc-f95e-5c39-605859bd62dd
  a a2a:Person ;
  rdfs:label "Alida Catharina Bosch" ;
  a2a:PersonName [
    rdfs:label "Alida Catharina Bosch" ;
    a2a:PersonNameFirstName "Alida Catharina" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwold" ;
    rdfs:label "Oostwold"
  ] .

oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person-658141d8-e8e0-f0fa-89a1-efcedff7410f
  a a2a:Person ;
  rdfs:label "Abeltje Kremer" ;
  a2a:PersonName [
    rdfs:label "Abeltje Kremer" ;
    a2a:PersonNameFirstName "Abeltje" ;
    a2a:PersonNameLastName "Kremer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1895-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person:384c68e4-9442-2db0-015d-776816385fac ;
  a2a:EventKeyRef oa:event_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Event1 .

oa:relationep_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person:419bdc9c-b7fc-f95e-5c39-605859bd62dd ;
  a2a:EventKeyRef oa:event_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Event1 .

oa:relationep_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person:658141d8-e8e0-f0fa-89a1-efcedff7410f ;
  a2a:EventKeyRef oa:event_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Event1 .

oa:relationpp_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person:419bdc9c-b7fc-f95e-5c39-605859bd62dd, oa:person_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b_Person:7a8506c5-742a-09f1-cb6f-f5348e3b0f9e .

oa:source_gra_29f658c1-e0d1-2a9f-314d-33b1df6c092b
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Middelstum" ;
    rdfs:label "Middelstum", "1895-11-27 - 1895-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1895-11-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1895" ;
    a2a:Book "Overlijdensregister 1895" ;
    a2a:DocumentNumber "39" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1895, Overlijdensregister 1895, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2a6b685c-7ac1-aacc-a017-e1b2cecae170.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/29f658c1-e0d1-2a9f-314d-33b1df6c092b" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2a6b685c-7ac1-aacc-a017-e1b2cecae170.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/fda92335-b430-f243-674d-5c38d9b41da5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/29f658c1-e0d1-2a9f-314d-33b1df6c092b" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/fda92335-b430-f243-674d-5c38d9b41da5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/29f658c1-e0d1-2a9f-314d-33b1df6c092b" ;
  a2a:RecordGUID "{29f658c1-e0d1-2a9f-314d-33b1df6c092b}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14010_00014010.xml van GRA" .

