@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_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5
  a a2a:Record ;
  rdfs:label "Overlijden op 16 oktober 1841 te Onstwedde" ;
  a2a:hasPerson oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person-47740965-ab84-daa8-b296-a2e696611621, oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person-15b2ec52-a733-71ab-4411-b4bbc7a0a615, oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person-bd77e17d-121f-9d47-d4c0-07402b06da7b, oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person-231790b4-c364-e25a-6541-5aaea7edfddd ;
  a2a:hasEvent oa:event_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_0, oa:relationep_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_1, oa:relationep_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_2 ;
  a2a:hasRelationPP oa:relationpp_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_0 ;
  a2a:hasSource oa:source_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5 .

oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person-47740965-ab84-daa8-b296-a2e696611621
  a a2a:Person ;
  rdfs:label "Wubbe Wubbes Heis" ;
  a2a:PersonName [
    rdfs:label "Wubbe Wubbes Heis" ;
    a2a:PersonNameFirstName "Wubbe Wubbes" ;
    a2a:PersonNameLastName "Heis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1768" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1768-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person-15b2ec52-a733-71ab-4411-b4bbc7a0a615
  a a2a:Person ;
  rdfs:label "Albertien Jans Egberts" ;
  a2a:PersonName [
    rdfs:label "Albertien Jans Egberts" ;
    a2a:PersonNameFirstName "Albertien Jans" ;
    a2a:PersonNameLastName "Egberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person-bd77e17d-121f-9d47-d4c0-07402b06da7b
  a a2a:Person ;
  rdfs:label "Wubbe Wubbes Heis" ;
  a2a:PersonName [
    rdfs:label "Wubbe Wubbes Heis" ;
    a2a:PersonNameFirstName "Wubbe Wubbes" ;
    a2a:PersonNameLastName "Heis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person-231790b4-c364-e25a-6541-5aaea7edfddd
  a a2a:Person ;
  rdfs:label "Lukkien Harms" ;
  a2a:PersonName [
    rdfs:label "Lukkien Harms" ;
    a2a:PersonNameFirstName "Lukkien" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwster" .

oa:event_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1841-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:relationep_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person:47740965-ab84-daa8-b296-a2e696611621 ;
  a2a:EventKeyRef oa:event_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Event1 .

oa:relationep_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person:bd77e17d-121f-9d47-d4c0-07402b06da7b ;
  a2a:EventKeyRef oa:event_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Event1 .

oa:relationep_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person:231790b4-c364-e25a-6541-5aaea7edfddd ;
  a2a:EventKeyRef oa:event_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Event1 .

oa:relationpp_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person:47740965-ab84-daa8-b296-a2e696611621, oa:person_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5_Person:15b2ec52-a733-71ab-4411-b4bbc7a0a615 .

oa:source_gra_4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1841-10-18 - 1841-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1841-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1841" ;
    a2a:Book "Overlijdensregister 1841" ;
    a2a:DocumentNumber "45" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1841, Overlijdensregister 1841, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/43283656-aafc-1955-e28f-5261ef3a2c99.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/43283656-aafc-1955-e28f-5261ef3a2c99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5" ;
  a2a:RecordGUID "{4471d4dd-d85b-2a2d-0f7e-75099b9e9bd5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13400_00013400.xml van GRA" .

