@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_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd
  a a2a:Record ;
  rdfs:label "Overlijden op 27 januari 1841 te Oudeschans gem. Bellingwolde" ;
  a2a:hasPerson oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person-c9b3ece3-4287-a5d4-7bf7-6620fe2569ed, oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person-da245e1f-6e61-f664-0ac7-688f5ba61578, oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person-dbc70f1b-1480-9770-de4d-90306ae705cd, oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person-e3898e19-fd36-8ccb-7fe9-391981e50c42 ;
  a2a:hasEvent oa:event_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_0, oa:relationep_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_1, oa:relationep_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_0 ;
  a2a:hasSource oa:source_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd .

oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person-c9b3ece3-4287-a5d4-7bf7-6620fe2569ed
  a a2a:Person ;
  rdfs:label "Antje Engelkes Kok" ;
  a2a:PersonName [
    rdfs:label "Antje Engelkes Kok" ;
    a2a:PersonNameFirstName "Antje Engelkes" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] ;
  a2a:Profession "daglonersche" .

oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person-da245e1f-6e61-f664-0ac7-688f5ba61578
  a a2a:Person ;
  rdfs:label "Derk Hindriks Raatjes" ;
  a2a:PersonName [
    rdfs:label "Derk Hindriks Raatjes" ;
    a2a:PersonNameFirstName "Derk Hindriks" ;
    a2a:PersonNameLastName "Raatjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person-dbc70f1b-1480-9770-de4d-90306ae705cd
  a a2a:Person ;
  rdfs:label "Engelke Geerds Kok" ;
  a2a:PersonName [
    rdfs:label "Engelke Geerds Kok" ;
    a2a:PersonNameFirstName "Engelke Geerds" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person-e3898e19-fd36-8ccb-7fe9-391981e50c42
  a a2a:Person ;
  rdfs:label "Trijntje Harms" ;
  a2a:PersonName [
    rdfs:label "Trijntje Harms" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1841-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudeschans gem. Bellingwolde" ;
    rdfs:label "Oudeschans gem. Bellingwolde"
  ] .

oa:relationep_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person:c9b3ece3-4287-a5d4-7bf7-6620fe2569ed ;
  a2a:EventKeyRef oa:event_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Event1 .

oa:relationep_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person:dbc70f1b-1480-9770-de4d-90306ae705cd ;
  a2a:EventKeyRef oa:event_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Event1 .

oa:relationep_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person:e3898e19-fd36-8ccb-7fe9-391981e50c42 ;
  a2a:EventKeyRef oa:event_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Event1 .

oa:relationpp_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person:c9b3ece3-4287-a5d4-7bf7-6620fe2569ed, oa:person_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd_Person:da245e1f-6e61-f664-0ac7-688f5ba61578 .

oa:source_gra_0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1841-01-27 - 1841-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1841-01-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1841" ;
    a2a:Book "Overlijdensregister 1841" ;
    a2a:DocumentNumber "4" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1841, Overlijdensregister 1841, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/482b92b8-135f-88b2-95bb-0bc845974abc.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/482b92b8-135f-88b2-95bb-0bc845974abc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd" ;
  a2a:RecordGUID "{0efaa458-e6e2-1f4c-bf9c-e86f32c5c5dd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15172_00015172.xml van GRA" .

