@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

oa:record_gra_c915c81a-eaa3-6750-861c-dedd56fba95d
  a a2a:Record ;
  rdfs:label "Overlijden op 21 december 1824 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Person-3a66f132-481d-b522-18aa-041f9ca2eea4, oa:person_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Person-5f486e21-590f-9da8-7e8a-81824472ac95, oa:person_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Person-76074adf-dffd-0bf1-a539-e8c079edcc49 ;
  a2a:hasEvent oa:event_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_0, oa:relationep_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_1, oa:relationep_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_2 ;
  a2a:hasSource oa:source_gra_c915c81a-eaa3-6750-861c-dedd56fba95d .

oa:person_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Person-3a66f132-481d-b522-18aa-041f9ca2eea4
  a a2a:Person ;
  rdfs:label "Antje Mannes Luppes" ;
  a2a:PersonName [
    rdfs:label "Antje Mannes Luppes" ;
    a2a:PersonNameFirstName "Antje Mannes" ;
    a2a:PersonNameLastName "Luppes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1801-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Person-5f486e21-590f-9da8-7e8a-81824472ac95
  a a2a:Person ;
  rdfs:label "Mannes Arends Luppes" ;
  owl:sameAs oa:person_gra_e2b1db9a-fd06-2250-4202-bf4bcce79d1f_Person-30bfa34b-c34d-d66d-3acb-e5b0386d83a1 ;
  a2a:PersonName [
    rdfs:label "Mannes Arends Luppes" ;
    a2a:PersonNameFirstName "Mannes Arends" ;
    a2a:PersonNameLastName "Luppes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloner" .

oa:person_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Person-76074adf-dffd-0bf1-a539-e8c079edcc49
  a a2a:Person ;
  rdfs:label "Antje Harms Sweers" ;
  owl:sameAs oa:person_gra_e2b1db9a-fd06-2250-4202-bf4bcce79d1f_Person-51812abc-2a95-006d-f60c-bd4e80eb3d27 ;
  a2a:PersonName [
    rdfs:label "Antje Harms Sweers" ;
    a2a:PersonNameFirstName "Antje Harms" ;
    a2a:PersonNameLastName "Sweers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1824-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Person:3a66f132-481d-b522-18aa-041f9ca2eea4 ;
  a2a:EventKeyRef oa:event_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Event1 .

oa:relationep_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Person:5f486e21-590f-9da8-7e8a-81824472ac95 ;
  a2a:EventKeyRef oa:event_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Event1 .

oa:relationep_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Person:76074adf-dffd-0bf1-a539-e8c079edcc49 ;
  a2a:EventKeyRef oa:event_gra_c915c81a-eaa3-6750-861c-dedd56fba95d_Event1 .

oa:source_gra_c915c81a-eaa3-6750-861c-dedd56fba95d
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1824-12-22 - 1824-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1824-12-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1824" ;
    a2a:Book "Overlijdensregister 1824" ;
    a2a:DocumentNumber "51" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1824, Overlijdensregister 1824, 51"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/843d1ffa-63ba-c9c8-a9a7-3e31d2b0ac0c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/c915c81a-eaa3-6750-861c-dedd56fba95d" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/843d1ffa-63ba-c9c8-a9a7-3e31d2b0ac0c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/c915c81a-eaa3-6750-861c-dedd56fba95d" ;
  a2a:RecordGUID "{c915c81a-eaa3-6750-861c-dedd56fba95d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_17932_00017932.xml van GRA" .

