@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_f2ce5455-8f39-2cda-ecec-ae1e40497204
  a a2a:Record ;
  rdfs:label "Overlijden op 23 maart 1837" ;
  a2a:hasPerson oa:person_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204_Person-c7abc635-7c6b-a4a8-cfe5-e2ff2bd94576 ;
  a2a:hasEvent oa:event_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204_0 ;
  a2a:hasSource oa:source_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204 .

oa:person_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204_Person-c7abc635-7c6b-a4a8-cfe5-e2ff2bd94576
  a a2a:Person ;
  rdfs:label "Anna Maria Debora Bakker" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Debora Bakker" ;
    a2a:PersonNameFirstName "Anna Maria Debora" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1837-03-23"^^xsd:date
  ] .

oa:relationep_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204_Person:c7abc635-7c6b-a4a8-cfe5-e2ff2bd94576 ;
  a2a:EventKeyRef oa:event_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204_Event1 .

oa:source_gra_f2ce5455-8f39-2cda-ecec-ae1e40497204
  a a2a:Source ;
  rdfs:label "AlleGroningers, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Kantoor - Groningen (1818 - 1855)" ;
    rdfs:label "Kantoor - Groningen (1818 - 1855)", "1837-03-23 - 1837-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1837-03-23"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Successierechten van het kantoor te Groningen, Bron: boek, Deel: 0089, Periode: 1837" ;
    a2a:Book "memories van successie 1837 okt - 1837 dec" ;
    a2a:RegistryNumber "0089" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Successierechten van het kantoor te Groningen, Bron: boek, Deel: 0089, Periode: 1837, memories van successie 1837 okt - 1837 dec, 0089"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7c4b2526-d2ab-c3c0-6263-fc0eb6e462f4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f2ce5455-8f39-2cda-ecec-ae1e40497204" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7c4b2526-d2ab-c3c0-6263-fc0eb6e462f4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/42526203-20b4-fe8f-4e74-3e37eb85ae6c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f2ce5455-8f39-2cda-ecec-ae1e40497204" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/42526203-20b4-fe8f-4e74-3e37eb85ae6c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f2ce5455-8f39-2cda-ecec-ae1e40497204" ;
  a2a:RecordGUID "{f2ce5455-8f39-2cda-ecec-ae1e40497204}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_18703_00018703.xml van GRA" .

