@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_71a8949e-e96c-4706-848a-60e761beb784
  a a2a:Record ;
  rdfs:label "Overlijden op 3 augustus 1879 te Anloo" ;
  a2a:hasPerson oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person-e5845b87-5424-4e3b-b395-70884ec1df67, oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person-ee55617c-fdd0-446e-a14f-aea63c5cae09, oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person-b589428e-0920-452a-a492-710e30a3bca0, oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person-b4c925a3-c9ac-4bca-960c-f7a41562c227 ;
  a2a:hasEvent oa:event_dar_71a8949e-e96c-4706-848a-60e761beb784_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_71a8949e-e96c-4706-848a-60e761beb784_0, oa:relationep_dar_71a8949e-e96c-4706-848a-60e761beb784_1, oa:relationep_dar_71a8949e-e96c-4706-848a-60e761beb784_2 ;
  a2a:hasRelationPP oa:relationpp_dar_71a8949e-e96c-4706-848a-60e761beb784_0 ;
  a2a:hasSource oa:source_dar_71a8949e-e96c-4706-848a-60e761beb784 .

oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person-e5845b87-5424-4e3b-b395-70884ec1df67
  a a2a:Person ;
  rdfs:label "Willemtien Sloots" ;
  a2a:PersonName [
    rdfs:label "Willemtien Sloots" ;
    a2a:PersonNameFirstName "Willemtien" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person-ee55617c-fdd0-446e-a14f-aea63c5cae09
  a a2a:Person ;
  rdfs:label "Jenne Handlögten" ;
  a2a:PersonName [
    rdfs:label "Jenne Handlögten" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNameLastName "Handlögten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person-b589428e-0920-452a-a492-710e30a3bca0
  a a2a:Person ;
  rdfs:label "Geert Leupen" ;
  a2a:PersonName [
    rdfs:label "Geert Leupen" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Leupen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar en 9 maand" ;
    rdfs:label "57 jaar en 9 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1821-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nordhorn (Duitsland)" ;
    rdfs:label "Nordhorn (Duitsland)"
  ] ;
  a2a:Profession "wever" .

oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person-b4c925a3-c9ac-4bca-960c-f7a41562c227
  a a2a:Person ;
  rdfs:label "Jan Leupen" ;
  a2a:PersonName [
    rdfs:label "Jan Leupen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Leupen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_71a8949e-e96c-4706-848a-60e761beb784_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1879-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:relationep_dar_71a8949e-e96c-4706-848a-60e761beb784_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person:ee55617c-fdd0-446e-a14f-aea63c5cae09 ;
  a2a:EventKeyRef oa:event_dar_71a8949e-e96c-4706-848a-60e761beb784_Event1 .

oa:relationep_dar_71a8949e-e96c-4706-848a-60e761beb784_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person:b589428e-0920-452a-a492-710e30a3bca0 ;
  a2a:EventKeyRef oa:event_dar_71a8949e-e96c-4706-848a-60e761beb784_Event1 .

oa:relationep_dar_71a8949e-e96c-4706-848a-60e761beb784_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person:b4c925a3-c9ac-4bca-960c-f7a41562c227 ;
  a2a:EventKeyRef oa:event_dar_71a8949e-e96c-4706-848a-60e761beb784_Event1 .

oa:relationpp_dar_71a8949e-e96c-4706-848a-60e761beb784_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person:b589428e-0920-452a-a492-710e30a3bca0, oa:person_dar_71a8949e-e96c-4706-848a-60e761beb784_Person:e5845b87-5424-4e3b-b395-70884ec1df67 .

oa:source_dar_71a8949e-e96c-4706-848a-60e761beb784
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1879-08-04 - 1879-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1879-08-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1879, Periode: 1879" ;
    a2a:Book "Overlijdensregister Anloo 1879" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "1879" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1879, Periode: 1879, Overlijdensregister Anloo 1879, 41, 1879"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4eba441b-80d1-bea1-60ef-45fd9982133f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/71a8949e-e96c-4706-848a-60e761beb784" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4eba441b-80d1-bea1-60ef-45fd9982133f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/71a8949e-e96c-4706-848a-60e761beb784" ;
  a2a:RecordGUID "{71a8949e-e96c-4706-848a-60e761beb784}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4488_00004488.xml van DAR" .

