@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_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0
  a a2a:Record ;
  rdfs:label "Overlijden op 31 augustus 1847 te Noordbroek" ;
  a2a:hasPerson oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person-1eea2bbd-103a-b233-4e13-937e95baab54, oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person-6db545a1-19aa-d9c0-ccad-3524339570b1, oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person-2bfa9312-264f-39a4-9661-996ad7f79bd3, oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person-a8a0bd31-97ae-e57c-00d7-af53dfa8df29 ;
  a2a:hasEvent oa:event_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_0, oa:relationep_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_1, oa:relationep_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_2 ;
  a2a:hasRelationPP oa:relationpp_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_0 ;
  a2a:hasSource oa:source_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0 .

oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person-1eea2bbd-103a-b233-4e13-937e95baab54
  a a2a:Person ;
  rdfs:label "Eltjo Abels Aeilkema" ;
  a2a:PersonName [
    rdfs:label "Eltjo Abels Aeilkema" ;
    a2a:PersonNameFirstName "Eltjo Abels" ;
    a2a:PersonNameLastName "Aeilkema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "38 jaar" ;
    rdfs:label "38 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidbroek" ;
    rdfs:label "Zuidbroek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person-6db545a1-19aa-d9c0-ccad-3524339570b1
  a a2a:Person ;
  rdfs:label "Martje Berends Haikens" ;
  a2a:PersonName [
    rdfs:label "Martje Berends Haikens" ;
    a2a:PersonNameFirstName "Martje Berends" ;
    a2a:PersonNameLastName "Haikens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person-2bfa9312-264f-39a4-9661-996ad7f79bd3
  a a2a:Person ;
  rdfs:label "Abel Reints Aeilkema" ;
  a2a:PersonName [
    rdfs:label "Abel Reints Aeilkema" ;
    a2a:PersonNameFirstName "Abel Reints" ;
    a2a:PersonNameLastName "Aeilkema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person-a8a0bd31-97ae-e57c-00d7-af53dfa8df29
  a a2a:Person ;
  rdfs:label "Geessien Eltjes Zuidhoff" ;
  a2a:PersonName [
    rdfs:label "Geessien Eltjes Zuidhoff" ;
    a2a:PersonNameFirstName "Geessien Eltjes" ;
    a2a:PersonNameLastName "Zuidhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1847-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek"
  ] .

oa:relationep_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person:1eea2bbd-103a-b233-4e13-937e95baab54 ;
  a2a:EventKeyRef oa:event_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Event1 .

oa:relationep_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person:2bfa9312-264f-39a4-9661-996ad7f79bd3 ;
  a2a:EventKeyRef oa:event_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Event1 .

oa:relationep_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person:a8a0bd31-97ae-e57c-00d7-af53dfa8df29 ;
  a2a:EventKeyRef oa:event_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Event1 .

oa:relationpp_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person:1eea2bbd-103a-b233-4e13-937e95baab54, oa:person_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0_Person:6db545a1-19aa-d9c0-ccad-3524339570b1 .

oa:source_gra_e42bdfa1-095e-e32b-73fb-7f64cf3b39f0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek", "1847-09-02 - 1847-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1847-09-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1847" ;
    a2a:Book "Overlijdensregister 1847" ;
    a2a:DocumentNumber "29" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1847, Overlijdensregister 1847, 29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b0bdcdf1-0907-bd53-9671-9f4edd6bfc3c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e42bdfa1-095e-e32b-73fb-7f64cf3b39f0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b0bdcdf1-0907-bd53-9671-9f4edd6bfc3c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e42bdfa1-095e-e32b-73fb-7f64cf3b39f0" ;
  a2a:RecordGUID "{e42bdfa1-095e-e32b-73fb-7f64cf3b39f0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11432_00011432.xml van GRA" .

