@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_eaaa4eaa-9bb4-2ef9-8647-c687850842f5
  a a2a:Record ;
  rdfs:label "Overlijden op 28 augustus 1838 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Person-d2af2b04-34ad-eda2-35ff-3d3cf73127d5, oa:person_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Person-82ed2692-79a7-dd44-98ed-0932806ae438, oa:person_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Person-aded6adf-e6a0-9160-a0a4-cf3fae6911ed ;
  a2a:hasEvent oa:event_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_0, oa:relationep_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_1, oa:relationep_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_2 ;
  a2a:hasSource oa:source_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5 .

oa:person_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Person-d2af2b04-34ad-eda2-35ff-3d3cf73127d5
  a a2a:Person ;
  rdfs:label "Hilke Walborg" ;
  a2a:PersonName [
    rdfs:label "Hilke Walborg" ;
    a2a:PersonNameFirstName "Hilke" ;
    a2a:PersonNameLastName "Walborg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "14 dagen" ;
    rdfs:label "14 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:person_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Person-82ed2692-79a7-dd44-98ed-0932806ae438
  a a2a:Person ;
  rdfs:label "Grietje Ernst Hukenius" ;
  a2a:PersonName [
    rdfs:label "Grietje Ernst Hukenius" ;
    a2a:PersonNameFirstName "Grietje Ernst" ;
    a2a:PersonNameLastName "Hukenius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Person-aded6adf-e6a0-9160-a0a4-cf3fae6911ed
  a a2a:Person ;
  rdfs:label "Jan Ottes Walborg" ;
  a2a:PersonName [
    rdfs:label "Jan Ottes Walborg" ;
    a2a:PersonNameFirstName "Jan Ottes" ;
    a2a:PersonNameLastName "Walborg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloner" .

oa:event_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1838-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Person:d2af2b04-34ad-eda2-35ff-3d3cf73127d5 ;
  a2a:EventKeyRef oa:event_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Event1 .

oa:relationep_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Person:82ed2692-79a7-dd44-98ed-0932806ae438 ;
  a2a:EventKeyRef oa:event_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Event1 .

oa:relationep_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Person:aded6adf-e6a0-9160-a0a4-cf3fae6911ed ;
  a2a:EventKeyRef oa:event_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5_Event1 .

oa:source_gra_eaaa4eaa-9bb4-2ef9-8647-c687850842f5
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1838-08-29 - 1838-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1838-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1838" ;
    a2a:Book "Overlijdensregister 1838" ;
    a2a:DocumentNumber "36" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1838, Overlijdensregister 1838, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/bfc05048-57d6-69ea-0af5-85a158b604be.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eaaa4eaa-9bb4-2ef9-8647-c687850842f5" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/bfc05048-57d6-69ea-0af5-85a158b604be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eaaa4eaa-9bb4-2ef9-8647-c687850842f5" ;
  a2a:RecordGUID "{eaaa4eaa-9bb4-2ef9-8647-c687850842f5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11625_00011625.xml van GRA" .

