@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_8e22214e-4043-e7b5-e114-a24d2e2633ea
  a a2a:Record ;
  rdfs:label "Overlijden op 29 januari 1873 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person-08496895-a813-8c44-ca59-a0601b31a0d1, oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person-1b69f3fc-7337-84fb-1e19-4a0b915e81be, oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person-34de0e17-d7ac-7f5f-73c0-19be30bd0524, oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person-74d6df32-c2c1-fe68-41c8-756bd6660784 ;
  a2a:hasEvent oa:event_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_0, oa:relationep_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_1, oa:relationep_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_2 ;
  a2a:hasRelationPP oa:relationpp_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_0 ;
  a2a:hasSource oa:source_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea .

oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person-08496895-a813-8c44-ca59-a0601b31a0d1
  a a2a:Person ;
  rdfs:label "Roelfien Harkema" ;
  a2a:PersonName [
    rdfs:label "Roelfien Harkema" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNameLastName "Harkema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:BirthDate [ a2a:Year "1839" ] ;
  a2a:BirthPlace [
    a2a:Place "Finsterwolde" ;
    rdfs:label "Finsterwolde"
  ] ;
  a2a:Profession "dagloonersche" .

oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person-1b69f3fc-7337-84fb-1e19-4a0b915e81be
  a a2a:Person ;
  rdfs:label "Geert Dekker" ;
  a2a:PersonName [
    rdfs:label "Geert Dekker" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person-34de0e17-d7ac-7f5f-73c0-19be30bd0524
  a a2a:Person ;
  rdfs:label "Harko Berends Harkema" ;
  a2a:PersonName [
    rdfs:label "Harko Berends Harkema" ;
    a2a:PersonNameFirstName "Harko Berends" ;
    a2a:PersonNameLastName "Harkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person-74d6df32-c2c1-fe68-41c8-756bd6660784
  a a2a:Person ;
  rdfs:label "Siebentje Freerks Meijer" ;
  a2a:PersonName [
    rdfs:label "Siebentje Freerks Meijer" ;
    a2a:PersonNameFirstName "Siebentje Freerks" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1873-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person:08496895-a813-8c44-ca59-a0601b31a0d1 ;
  a2a:EventKeyRef oa:event_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Event1 .

oa:relationep_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person:34de0e17-d7ac-7f5f-73c0-19be30bd0524 ;
  a2a:EventKeyRef oa:event_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Event1 .

oa:relationep_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person:74d6df32-c2c1-fe68-41c8-756bd6660784 ;
  a2a:EventKeyRef oa:event_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Event1 .

oa:relationpp_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person:08496895-a813-8c44-ca59-a0601b31a0d1, oa:person_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea_Person:1b69f3fc-7337-84fb-1e19-4a0b915e81be .

oa:source_gra_8e22214e-4043-e7b5-e114-a24d2e2633ea
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1873-01-29 - 1873-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1873-01-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1873" ;
    a2a:Book "Overlijdensregister 1873" ;
    a2a:DocumentNumber "7" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1873, Overlijdensregister 1873, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7f14d495-2d49-88b0-b7a2-7839470b1fe9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8e22214e-4043-e7b5-e114-a24d2e2633ea" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7f14d495-2d49-88b0-b7a2-7839470b1fe9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8e22214e-4043-e7b5-e114-a24d2e2633ea" ;
  a2a:RecordGUID "{8e22214e-4043-e7b5-e114-a24d2e2633ea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_17291_00017291.xml van GRA" .

