@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_acf97c7b-28d6-4850-ae4c-e2c6fa355928
  a a2a:Record ;
  rdfs:label "Overlijden op 28 januari 1897 te Noordbarge (Emmen)" ;
  a2a:hasPerson oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person-f22d09de-59ae-4b39-bee1-fcb6491ee8cd, oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person-1d408a2f-bf56-4d48-aa36-18f539bdfaa5, oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person-9b54ccbf-4f86-478f-8168-e1465a3b95fd, oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person-47191a2d-1a67-4d05-8bea-cd607dcc2ec7 ;
  a2a:hasEvent oa:event_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_0, oa:relationep_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_1, oa:relationep_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_2, oa:relationep_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_3 ;
  a2a:hasSource oa:source_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928 .

oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person-f22d09de-59ae-4b39-bee1-fcb6491ee8cd
  a a2a:Person ;
  rdfs:label "Lammegien Berends Joling" ;
  a2a:PersonName [
    rdfs:label "Lammegien Berends Joling" ;
    a2a:PersonNameFirstName "Lammegien Berends" ;
    a2a:PersonNameLastName "Joling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person-1d408a2f-bf56-4d48-aa36-18f539bdfaa5
  a a2a:Person ;
  rdfs:label "Willem Haasken" ;
  a2a:PersonName [
    rdfs:label "Willem Haasken" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Haasken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person-9b54ccbf-4f86-478f-8168-e1465a3b95fd
  a a2a:Person ;
  rdfs:label "Jan Horring" ;
  a2a:PersonName [
    rdfs:label "Jan Horring" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Horring"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person-47191a2d-1a67-4d05-8bea-cd607dcc2ec7
  a a2a:Person ;
  rdfs:label "Jopkien Horring" ;
  a2a:PersonName [
    rdfs:label "Jopkien Horring" ;
    a2a:PersonNameFirstName "Jopkien" ;
    a2a:PersonNameLastName "Horring"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar en 11 maand" ;
    rdfs:label "57 jaar en 11 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1839-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1897-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordbarge (Emmen)" ;
    rdfs:label "Noordbarge (Emmen)"
  ] .

oa:relationep_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person:f22d09de-59ae-4b39-bee1-fcb6491ee8cd ;
  a2a:EventKeyRef oa:event_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Event1 .

oa:relationep_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person:1d408a2f-bf56-4d48-aa36-18f539bdfaa5 ;
  a2a:EventKeyRef oa:event_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Event1 .

oa:relationep_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person:9b54ccbf-4f86-478f-8168-e1465a3b95fd ;
  a2a:EventKeyRef oa:event_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Event1 .

oa:relationep_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Person:47191a2d-1a67-4d05-8bea-cd607dcc2ec7 ;
  a2a:EventKeyRef oa:event_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928_Event1 .

oa:source_dar_acf97c7b-28d6-4850-ae4c-e2c6fa355928
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1897-01-28 - 1897-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1897-01-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1897, Periode: 1897" ;
    a2a:Book "Overlijdensregister Emmen 1897" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "1897" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1897, Periode: 1897, Overlijdensregister Emmen 1897, 38, 1897"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/514a6644-157a-f21e-056e-5da673b57901.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/acf97c7b-28d6-4850-ae4c-e2c6fa355928" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/514a6644-157a-f21e-056e-5da673b57901.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/acf97c7b-28d6-4850-ae4c-e2c6fa355928" ;
  a2a:RecordGUID "{acf97c7b-28d6-4850-ae4c-e2c6fa355928}" ;
  a2a:SourceRemarkbron "Uittreksel" ;
  a2a:SourceRemarkdeel "1897" ;
  a2a:SourceRemarkregister_periode "1897" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7928_00007928.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Noordbarge (Emmen)" ;
  a2a:PersonRemarkdatum_overlijden "1897-01-28" .

