@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_458b8ad2-4d83-e99c-26c3-ce39d4c866c9
  a a2a:Record ;
  rdfs:label "Overlijden op 15 augustus 1894 te Oude Pekela" ;
  a2a:hasPerson oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-607d7e28-307d-bdb1-3338-a36c5fe14471, oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-35ad29dc-797a-ae88-1fc7-76c8fe371332, oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-bf511c39-ee3f-0389-f87a-7bbbff01aeb0, oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-f2d2e01b-6ad9-a7ee-9c0d-8da432e8c5aa, oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-a6b65f62-ea9e-6a4d-ce13-a15d16ac830c ;
  a2a:hasEvent oa:event_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_0, oa:relationep_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_1, oa:relationep_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_2 ;
  a2a:hasRelationPP oa:relationpp_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_0, oa:relationpp_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_1 ;
  a2a:hasSource oa:source_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9 .

oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-607d7e28-307d-bdb1-3338-a36c5fe14471
  a a2a:Person ;
  rdfs:label "Hillechien Smid" ;
  a2a:PersonName [
    rdfs:label "Hillechien Smid" ;
    a2a:PersonNameFirstName "Hillechien" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-35ad29dc-797a-ae88-1fc7-76c8fe371332
  a a2a:Person ;
  rdfs:label "Eltje Nienoord" ;
  a2a:PersonName [
    rdfs:label "Eltje Nienoord" ;
    a2a:PersonNameFirstName "Eltje" ;
    a2a:PersonNameLastName "Nienoord"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-bf511c39-ee3f-0389-f87a-7bbbff01aeb0
  a a2a:Person ;
  rdfs:label "Remmert Koekkoek" ;
  a2a:PersonName [
    rdfs:label "Remmert Koekkoek" ;
    a2a:PersonNameFirstName "Remmert" ;
    a2a:PersonNameLastName "Koekkoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-f2d2e01b-6ad9-a7ee-9c0d-8da432e8c5aa
  a a2a:Person ;
  rdfs:label "Jurjen Berends Smid" ;
  a2a:PersonName [
    rdfs:label "Jurjen Berends Smid" ;
    a2a:PersonNameFirstName "Jurjen Berends" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person-a6b65f62-ea9e-6a4d-ce13-a15d16ac830c
  a a2a:Person ;
  rdfs:label "Kobina Wessels Scheeve" ;
  a2a:PersonName [
    rdfs:label "Kobina Wessels Scheeve" ;
    a2a:PersonNameFirstName "Kobina Wessels" ;
    a2a:PersonNameLastName "Scheeve"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1894-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:relationep_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person:607d7e28-307d-bdb1-3338-a36c5fe14471 ;
  a2a:EventKeyRef oa:event_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Event1 .

oa:relationep_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person:f2d2e01b-6ad9-a7ee-9c0d-8da432e8c5aa ;
  a2a:EventKeyRef oa:event_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Event1 .

oa:relationep_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person:a6b65f62-ea9e-6a4d-ce13-a15d16ac830c ;
  a2a:EventKeyRef oa:event_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Event1 .

oa:relationpp_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person:607d7e28-307d-bdb1-3338-a36c5fe14471, oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person:35ad29dc-797a-ae88-1fc7-76c8fe371332 .

oa:relationpp_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person:607d7e28-307d-bdb1-3338-a36c5fe14471, oa:person_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9_Person:bf511c39-ee3f-0389-f87a-7bbbff01aeb0 .

oa:source_gra_458b8ad2-4d83-e99c-26c3-ce39d4c866c9
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela", "1894-08-15 - 1894-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1894-08-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1894" ;
    a2a:Book "Overlijdensregister 1894" ;
    a2a:DocumentNumber "101" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1894, Overlijdensregister 1894, 101"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/fedc56fd-9e4d-0d82-47c5-066eb12982ea.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/458b8ad2-4d83-e99c-26c3-ce39d4c866c9" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/fedc56fd-9e4d-0d82-47c5-066eb12982ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/458b8ad2-4d83-e99c-26c3-ce39d4c866c9" ;
  a2a:RecordGUID "{458b8ad2-4d83-e99c-26c3-ce39d4c866c9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13433_00013433.xml van GRA" .

