@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_8cf865ad-e04a-243f-261e-3ed42abe9b29
  a a2a:Record ;
  rdfs:label "Overlijden op 5 juni 1816 te Aduard" ;
  a2a:hasPerson oa:person_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Person-e981745a-4a12-2c0f-1da2-d21b23914fed, oa:person_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Person-7b30c8a9-2cbd-a84e-93df-e38d9ed06fe6, oa:person_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Person-3ba2d05b-6950-b73d-abac-025b27fc040b ;
  a2a:hasEvent oa:event_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_0, oa:relationep_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_1, oa:relationep_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_2 ;
  a2a:hasSource oa:source_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29 .

oa:person_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Person-e981745a-4a12-2c0f-1da2-d21b23914fed
  a a2a:Person ;
  rdfs:label "Martinus Rubertus" ;
  a2a:PersonName [
    rdfs:label "Martinus Rubertus" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Rubertus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar 1 maand" ;
    rdfs:label "1 jaar 1 maand"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aduard" ;
    rdfs:label "Aduard"
  ] .

oa:person_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Person-7b30c8a9-2cbd-a84e-93df-e38d9ed06fe6
  a a2a:Person ;
  rdfs:label "Agatha Berends" ;
  a2a:PersonName [
    rdfs:label "Agatha Berends" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Person-3ba2d05b-6950-b73d-abac-025b27fc040b
  a a2a:Person ;
  rdfs:label "Cebastianus Rubertus" ;
  a2a:PersonName [
    rdfs:label "Cebastianus Rubertus" ;
    a2a:PersonNameFirstName "Cebastianus" ;
    a2a:PersonNameLastName "Rubertus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "medicinae doctor" .

oa:event_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1816-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aduard" ;
    rdfs:label "Aduard"
  ] .

oa:relationep_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Person:e981745a-4a12-2c0f-1da2-d21b23914fed ;
  a2a:EventKeyRef oa:event_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Event1 .

oa:relationep_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Person:7b30c8a9-2cbd-a84e-93df-e38d9ed06fe6 ;
  a2a:EventKeyRef oa:event_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Event1 .

oa:relationep_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Person:3ba2d05b-6950-b73d-abac-025b27fc040b ;
  a2a:EventKeyRef oa:event_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29_Event1 .

oa:source_gra_8cf865ad-e04a-243f-261e-3ed42abe9b29
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aduard" ;
    rdfs:label "Aduard", "1816-06-07 - 1816-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1816-06-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 452, Periode: 1816" ;
    a2a:Book "Overlijdensregister 1816" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "452" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 452, Periode: 1816, Overlijdensregister 1816, 10, 452"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d3581513-025a-3266-c9c5-12016aaa0120.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8cf865ad-e04a-243f-261e-3ed42abe9b29" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d3581513-025a-3266-c9c5-12016aaa0120.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8cf865ad-e04a-243f-261e-3ed42abe9b29" ;
  a2a:RecordGUID "{8cf865ad-e04a-243f-261e-3ed42abe9b29}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16973_00016973.xml van GRA" .

