@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_7eeec689-81cf-d02f-e509-05829aec1429
  a a2a:Record ;
  rdfs:label "Overlijden op 12 februari 1869 te Lutjeloo gem. Wedde" ;
  a2a:hasPerson oa:person_gra_7eeec689-81cf-d02f-e509-05829aec1429_Person-08f7e8f3-233d-37ee-9573-8807c724bd77, oa:person_gra_7eeec689-81cf-d02f-e509-05829aec1429_Person-a115d3bf-4928-4bb9-d1c7-f15467ed8481, oa:person_gra_7eeec689-81cf-d02f-e509-05829aec1429_Person-33aa6466-e238-5caf-c14a-25fde92bebc9 ;
  a2a:hasEvent oa:event_gra_7eeec689-81cf-d02f-e509-05829aec1429_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7eeec689-81cf-d02f-e509-05829aec1429_0, oa:relationep_gra_7eeec689-81cf-d02f-e509-05829aec1429_1, oa:relationep_gra_7eeec689-81cf-d02f-e509-05829aec1429_2 ;
  a2a:hasSource oa:source_gra_7eeec689-81cf-d02f-e509-05829aec1429 .

oa:person_gra_7eeec689-81cf-d02f-e509-05829aec1429_Person-08f7e8f3-233d-37ee-9573-8807c724bd77
  a a2a:Person ;
  rdfs:label "Leentje Gerdes" ;
  a2a:PersonName [
    rdfs:label "Leentje Gerdes" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Gerdes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "9 jaar" ;
    rdfs:label "9 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blijham gem. Wedde" ;
    rdfs:label "Blijham gem. Wedde"
  ] .

oa:person_gra_7eeec689-81cf-d02f-e509-05829aec1429_Person-a115d3bf-4928-4bb9-d1c7-f15467ed8481
  a a2a:Person ;
  rdfs:label "Martinus Gerdes" ;
  a2a:PersonName [
    rdfs:label "Martinus Gerdes" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Gerdes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kleermaker" .

oa:person_gra_7eeec689-81cf-d02f-e509-05829aec1429_Person-33aa6466-e238-5caf-c14a-25fde92bebc9
  a a2a:Person ;
  rdfs:label "Fenna Margaritha Kool" ;
  a2a:PersonName [
    rdfs:label "Fenna Margaritha Kool" ;
    a2a:PersonNameFirstName "Fenna Margaritha" ;
    a2a:PersonNameLastName "Kool"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7eeec689-81cf-d02f-e509-05829aec1429_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1869-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lutjeloo gem. Wedde" ;
    rdfs:label "Lutjeloo gem. Wedde"
  ] .

oa:relationep_gra_7eeec689-81cf-d02f-e509-05829aec1429_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7eeec689-81cf-d02f-e509-05829aec1429_Person:08f7e8f3-233d-37ee-9573-8807c724bd77 ;
  a2a:EventKeyRef oa:event_gra_7eeec689-81cf-d02f-e509-05829aec1429_Event1 .

oa:relationep_gra_7eeec689-81cf-d02f-e509-05829aec1429_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7eeec689-81cf-d02f-e509-05829aec1429_Person:a115d3bf-4928-4bb9-d1c7-f15467ed8481 ;
  a2a:EventKeyRef oa:event_gra_7eeec689-81cf-d02f-e509-05829aec1429_Event1 .

oa:relationep_gra_7eeec689-81cf-d02f-e509-05829aec1429_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7eeec689-81cf-d02f-e509-05829aec1429_Person:33aa6466-e238-5caf-c14a-25fde92bebc9 ;
  a2a:EventKeyRef oa:event_gra_7eeec689-81cf-d02f-e509-05829aec1429_Event1 .

oa:source_gra_7eeec689-81cf-d02f-e509-05829aec1429
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wedde" ;
    rdfs:label "Wedde", "1869-02-13 - 1869-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1869-02-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1869" ;
    a2a:Book "Overlijdensregister 1869" ;
    a2a:DocumentNumber "11" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1869, Overlijdensregister 1869, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d9ceacd8-4d3e-3eb8-e1b1-a0e1d7d2d3ae.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7eeec689-81cf-d02f-e509-05829aec1429" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d9ceacd8-4d3e-3eb8-e1b1-a0e1d7d2d3ae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7eeec689-81cf-d02f-e509-05829aec1429" ;
  a2a:RecordGUID "{7eeec689-81cf-d02f-e509-05829aec1429}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16275_00016275.xml van GRA" .

