@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_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f
  a a2a:Record ;
  rdfs:label "Overlijden op 11 maart 1831 te Peize" ;
  a2a:hasPerson oa:person_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Person-02ffca99-ead2-4846-9cef-c522d28350eb, oa:person_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Person-b9528ab5-16c3-4bfd-add9-cec9698dcc47, oa:person_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Person-4b03ec61-cd0d-4192-a0a7-67f32adf6e06 ;
  a2a:hasEvent oa:event_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_0, oa:relationep_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_1, oa:relationep_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_2 ;
  a2a:hasSource oa:source_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f .

oa:person_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Person-02ffca99-ead2-4846-9cef-c522d28350eb
  a a2a:Person ;
  rdfs:label "Janna Lunsche" ;
  a2a:PersonName [
    rdfs:label "Janna Lunsche" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Lunsche"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Person-b9528ab5-16c3-4bfd-add9-cec9698dcc47
  a a2a:Person ;
  rdfs:label "Roelef Luinge" ;
  a2a:PersonName [
    rdfs:label "Roelef Luinge" ;
    a2a:PersonNameFirstName "Roelef" ;
    a2a:PersonNameLastName "Luinge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Person-4b03ec61-cd0d-4192-a0a7-67f32adf6e06
  a a2a:Person ;
  rdfs:label "Janna Margaretha Luinge" ;
  a2a:PersonName [
    rdfs:label "Janna Margaretha Luinge" ;
    a2a:PersonNameFirstName "Janna Margaretha" ;
    a2a:PersonNameLastName "Luinge"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1761" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1761-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] .

oa:event_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1831-03-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] .

oa:relationep_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Person:02ffca99-ead2-4846-9cef-c522d28350eb ;
  a2a:EventKeyRef oa:event_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Event1 .

oa:relationep_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Person:b9528ab5-16c3-4bfd-add9-cec9698dcc47 ;
  a2a:EventKeyRef oa:event_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Event1 .

oa:relationep_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Person:4b03ec61-cd0d-4192-a0a7-67f32adf6e06 ;
  a2a:EventKeyRef oa:event_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f_Event1 .

oa:source_dar_afebda46-7bfa-4c20-bb19-cf2ea6fb203f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize", "1831-03-12 - 1831-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1831-03-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1831, Periode: 1831" ;
    a2a:Book "Overlijdensregister Peize 1831" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "1831" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1831, Periode: 1831, Overlijdensregister Peize 1831, 9, 1831"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/97d33538-17e3-9e66-a5d7-d6f8102585ee.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/afebda46-7bfa-4c20-bb19-cf2ea6fb203f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/97d33538-17e3-9e66-a5d7-d6f8102585ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/afebda46-7bfa-4c20-bb19-cf2ea6fb203f" ;
  a2a:RecordGUID "{afebda46-7bfa-4c20-bb19-cf2ea6fb203f}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1831" ;
  a2a:SourceRemarkregister_periode "1831" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7968_00007968.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Peize" ;
  a2a:PersonRemarkdatum_overlijden "1831-03-11" .

