@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_156e68b4-3602-ff2f-fb9c-ec9c7923f182
  a a2a:Record ;
  rdfs:label "Begrafenis op 9 april 1810 te Midwolda" ;
  a2a:hasPerson oa:person_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Person-d88a30d6-f8ed-2907-0a20-623f9e290339, oa:person_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Person-d2272e42-d034-da0a-5a11-2e9c286e254e, oa:person_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Person-dc79ea13-70f7-1910-255e-d0ad22660efb ;
  a2a:hasEvent oa:event_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_0, oa:relationep_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_1, oa:relationep_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_2 ;
  a2a:hasSource oa:source_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182 .

oa:person_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Person-d88a30d6-f8ed-2907-0a20-623f9e290339
  a a2a:Person ;
  rdfs:label "Tiddo Eppes" ;
  a2a:PersonName [
    rdfs:label "Tiddo Eppes" ;
    a2a:PersonNameFirstName "Tiddo" ;
    a2a:PersonNameLastName "Eppes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Person-d2272e42-d034-da0a-5a11-2e9c286e254e
  a a2a:Person ;
  rdfs:label "N.n." ;
  a2a:PersonName [
    rdfs:label "N.n." ;
    a2a:PersonNameFirstName "N.n."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Person-dc79ea13-70f7-1910-255e-d0ad22660efb
  a a2a:Person ;
  rdfs:label "Aijlke Ajolts" ;
  a2a:PersonName [
    rdfs:label "Aijlke Ajolts" ;
    a2a:PersonNameFirstName "Aijlke" ;
    a2a:PersonNameLastName "Ajolts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1810-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Midwolda" ;
    rdfs:label "Midwolda"
  ] .

oa:relationep_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Person:d88a30d6-f8ed-2907-0a20-623f9e290339 ;
  a2a:EventKeyRef oa:event_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Event1 .

oa:relationep_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Person:d2272e42-d034-da0a-5a11-2e9c286e254e ;
  a2a:EventKeyRef oa:event_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Event1 .

oa:relationep_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Person:dc79ea13-70f7-1910-255e-d0ad22660efb ;
  a2a:EventKeyRef oa:event_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182_Event1 .

oa:source_gra_156e68b4-3602-ff2f-fb9c-ec9c7923f182
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Midwolda" ;
    rdfs:label "Kerkelijke gemeente Midwolda", "1806-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 295..." ;
    a2a:Book "Aangegeven lijken 1806-1811" ;
    a2a:RegistryNumber "295" ;
    a2a:Folio "21" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 295..., Aangegeven lijken 1806-1811, 295, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/33022114-27e9-0278-b456-6fa6cbf850f3.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/156e68b4-3602-ff2f-fb9c-ec9c7923f182" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/33022114-27e9-0278-b456-6fa6cbf850f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/156e68b4-3602-ff2f-fb9c-ec9c7923f182" ;
  a2a:RecordGUID "{156e68b4-3602-ff2f-fb9c-ec9c7923f182}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_21877_00021877.xml van GRA" .

[] a2a:PersonRemarkdiversen "ongedoopt, geboren 29 maart 1810" .
