@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_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da
  a a2a:Record ;
  rdfs:label "Overlijden op 23 december 1839 te Woldendorp gem. Termunten" ;
  a2a:hasPerson oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person-04a76ff0-fca1-ec05-991e-f001ec84f727, oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person-496df5b0-d2af-8c61-69c7-93d6d1550b23, oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person-51eb42d6-a157-f96c-0e20-ed2404a3749f, oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person-09c09d3c-28e0-48e2-6825-214dcd291cfb ;
  a2a:hasEvent oa:event_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_0, oa:relationep_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_1, oa:relationep_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_2 ;
  a2a:hasRelationPP oa:relationpp_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_0 ;
  a2a:hasSource oa:source_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da .

oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person-04a76ff0-fca1-ec05-991e-f001ec84f727
  a a2a:Person ;
  rdfs:label "Botje Alberts Botjes" ;
  a2a:PersonName [
    rdfs:label "Botje Alberts Botjes" ;
    a2a:PersonNameFirstName "Botje Alberts" ;
    a2a:PersonNameLastName "Botjes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "51 jaar" ;
    rdfs:label "51 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person-496df5b0-d2af-8c61-69c7-93d6d1550b23
  a a2a:Person ;
  rdfs:label "Anna Wildriks Wildeman" ;
  a2a:PersonName [
    rdfs:label "Anna Wildriks Wildeman" ;
    a2a:PersonNameFirstName "Anna Wildriks" ;
    a2a:PersonNameLastName "Wildeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person-51eb42d6-a157-f96c-0e20-ed2404a3749f
  a a2a:Person ;
  rdfs:label "Albert Botjes" ;
  a2a:PersonName [
    rdfs:label "Albert Botjes" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Botjes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person-09c09d3c-28e0-48e2-6825-214dcd291cfb
  a a2a:Person ;
  rdfs:label "Trijntje Fekkes" ;
  a2a:PersonName [
    rdfs:label "Trijntje Fekkes" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Fekkes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwster" .

oa:event_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1839-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woldendorp gem. Termunten" ;
    rdfs:label "Woldendorp gem. Termunten"
  ] .

oa:relationep_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person:04a76ff0-fca1-ec05-991e-f001ec84f727 ;
  a2a:EventKeyRef oa:event_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Event1 .

oa:relationep_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person:51eb42d6-a157-f96c-0e20-ed2404a3749f ;
  a2a:EventKeyRef oa:event_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Event1 .

oa:relationep_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person:09c09d3c-28e0-48e2-6825-214dcd291cfb ;
  a2a:EventKeyRef oa:event_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Event1 .

oa:relationpp_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person:04a76ff0-fca1-ec05-991e-f001ec84f727, oa:person_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da_Person:496df5b0-d2af-8c61-69c7-93d6d1550b23 .

oa:source_gra_6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Termunten" ;
    rdfs:label "Termunten", "1839-12-28 - 1839-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1839-12-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1839" ;
    a2a:Book "Overlijdensregister 1839" ;
    a2a:DocumentNumber "31" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1839, Overlijdensregister 1839, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0310e9d4-fa76-fdb4-a8c0-61176007bad0.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0310e9d4-fa76-fdb4-a8c0-61176007bad0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da" ;
  a2a:RecordGUID "{6e2121c7-8cbd-4e48-cf2a-e6e6f3aee3da}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12965_00012965.xml van GRA" .

