@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_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72
  a a2a:Record ;
  rdfs:label "Overlijden op 23 augustus 1808" ;
  a2a:hasPerson oa:person_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Person-7214eb89-4e6e-98fb-4694-f50432bc5a03, oa:person_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Person-3513ffe3-2caa-6fad-9b67-c64748cc949d ;
  a2a:hasEvent oa:event_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_0, oa:relationep_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_1 ;
  a2a:hasSource oa:source_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72 .

oa:person_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Person-7214eb89-4e6e-98fb-4694-f50432bc5a03
  a a2a:Person ;
  rdfs:label "Geert Harkes" ;
  a2a:PersonName [
    rdfs:label "Geert Harkes" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Harkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Person-3513ffe3-2caa-6fad-9b67-c64748cc949d
  a a2a:Person ;
  rdfs:label "Diwerke" ;
  a2a:PersonName [
    rdfs:label "Diwerke" ;
    a2a:PersonNameFirstName "Diwerke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1808-08-23"^^xsd:date
  ] .

oa:relationep_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Person:7214eb89-4e6e-98fb-4694-f50432bc5a03 ;
  a2a:EventKeyRef oa:event_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Event1 .

oa:relationep_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Person:3513ffe3-2caa-6fad-9b67-c64748cc949d ;
  a2a:EventKeyRef oa:event_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72_Event1 .

oa:source_gra_b455218f-4e2b-fa86-b0a0-aa5cef3fbe72
  a a2a:Source ;
  rdfs:label "AlleGroningers, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Rayon - Oldambt (1806 - 1811)" ;
    rdfs:label "Rayon - Oldambt (1806 - 1811)", "1808-01-01 - 1808-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1808-08-23"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Gequalificeerden van de belasting op het recht van successie in Groningen, Bron: boe..." ;
    a2a:Book "Registers der overledenen 1808" ;
    a2a:RegistryNumber "0061" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Gequalificeerden van de belasting op het recht van successie in Groningen, Bron: boe..., Registers der overledenen 1808, 0061"
  ] ;
  a2a:SourceLastChangeDate "2012-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b455218f-4e2b-fa86-b0a0-aa5cef3fbe72" ;
  a2a:RecordGUID "{b455218f-4e2b-fa86-b0a0-aa5cef3fbe72}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_mvs_a-202102.2.xml van GRA" .

