@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_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc
  a a2a:Record ;
  rdfs:label "Overlijden op 8 oktober 1924 te Paterswolde (Eelde)" ;
  a2a:hasPerson oa:person_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Person-664d1adc-588e-49fe-8bee-466a122ebc77, oa:person_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Person-109ee4c2-77ca-480b-8b4f-010cc0343932, oa:person_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Person-d9f00b16-b08f-494c-a429-e6e3ae0d1759 ;
  a2a:hasEvent oa:event_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_0, oa:relationep_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_1, oa:relationep_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_2 ;
  a2a:hasSource oa:source_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc .

oa:person_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Person-664d1adc-588e-49fe-8bee-466a122ebc77
  a a2a:Person ;
  rdfs:label "Jacob Willem Fockens" ;
  a2a:PersonName [
    rdfs:label "Jacob Willem Fockens" ;
    a2a:PersonNameFirstName "Jacob Willem" ;
    a2a:PersonNameLastName "Fockens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Person-109ee4c2-77ca-480b-8b4f-010cc0343932
  a a2a:Person ;
  rdfs:label "Apollonia Elizabeth Oosterhof" ;
  a2a:PersonName [
    rdfs:label "Apollonia Elizabeth Oosterhof" ;
    a2a:PersonNameFirstName "Apollonia Elizabeth" ;
    a2a:PersonNameLastName "Oosterhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Person-d9f00b16-b08f-494c-a429-e6e3ae0d1759
  a a2a:Person ;
  rdfs:label "Anna Geertruida Fockens" ;
  a2a:PersonName [
    rdfs:label "Anna Geertruida Fockens" ;
    a2a:PersonNameFirstName "Anna Geertruida" ;
    a2a:PersonNameLastName "Fockens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1865-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1924-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paterswolde (Eelde)" ;
    rdfs:label "Paterswolde (Eelde)"
  ] .

oa:relationep_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Person:664d1adc-588e-49fe-8bee-466a122ebc77 ;
  a2a:EventKeyRef oa:event_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Event1 .

oa:relationep_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Person:109ee4c2-77ca-480b-8b4f-010cc0343932 ;
  a2a:EventKeyRef oa:event_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Event1 .

oa:relationep_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Person:d9f00b16-b08f-494c-a429-e6e3ae0d1759 ;
  a2a:EventKeyRef oa:event_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc_Event1 .

oa:source_dar_dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1924-10-10 - 1924-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1924-10-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1924, Periode: 1924" ;
    a2a:Book "Overlijdensregister Eelde 1924" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "1924" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1924, Periode: 1924, Overlijdensregister Eelde 1924, 37, 1924"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/db5cb307-7518-68d3-3c2a-dae780b9e94d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/db5cb307-7518-68d3-3c2a-dae780b9e94d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc" ;
  a2a:RecordGUID "{dcee85a8-a2c5-41b7-bbe5-22d1ff99dabc}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1924" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_262_00000262.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Opmerkingen: woonplaats Groningen" ;
  a2a:PersonRemarkdatum_overlijden "1924-10-08" .

