@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_94af71e2-4ecb-4bb2-9063-c041a4e8ba41
  a a2a:Record ;
  rdfs:label "Overlijden op 12 november 1813 te Sloot" ;
  a2a:hasPerson oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person-f2059567-fe37-5d80-9184-066124e4ed25, oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person-feeaf295-d988-52bc-943b-4b6a1e9e5101, oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person-27cf21b8-d51d-5890-bf2b-4ac5a21983b2, oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person-e44ab906-ea01-5e52-885b-c76d0584225e ;
  a2a:hasEvent oa:event_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_0, oa:relationep_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_1, oa:relationep_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_2, oa:relationep_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_3 ;
  a2a:hasSource oa:source_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41 .

oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person-f2059567-fe37-5d80-9184-066124e4ed25
  a a2a:Person ;
  rdfs:label "Bootjen Willems" ;
  a2a:PersonName [
    rdfs:label "Bootjen Willems" ;
    a2a:PersonNameFirstName "Bootjen" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "80 jaar" ;
    rdfs:label "80 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "-" .

oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person-feeaf295-d988-52bc-943b-4b6a1e9e5101
  a a2a:Person ;
  rdfs:label "Grietje" ;
  a2a:PersonName [
    rdfs:label "Grietje" ;
    a2a:PersonNameFirstName "Grietje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person-27cf21b8-d51d-5890-bf2b-4ac5a21983b2
  a a2a:Person ;
  rdfs:label "Willem Maalmoes" ;
  a2a:PersonName [
    rdfs:label "Willem Maalmoes" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Maalmoes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person-e44ab906-ea01-5e52-885b-c76d0584225e
  a a2a:Person ;
  rdfs:label "Hendrik Willems Oochies" ;
  a2a:PersonName [
    rdfs:label "Hendrik Willems Oochies" ;
    a2a:PersonNameFirstName "Hendrik Willems" ;
    a2a:PersonNameLastName "Oochies"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1813-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sloot" ;
    rdfs:label "Sloot"
  ] .

oa:relationep_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person:f2059567-fe37-5d80-9184-066124e4ed25 ;
  a2a:EventKeyRef oa:event_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Event1 .

oa:relationep_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person:feeaf295-d988-52bc-943b-4b6a1e9e5101 ;
  a2a:EventKeyRef oa:event_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Event1 .

oa:relationep_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person:27cf21b8-d51d-5890-bf2b-4ac5a21983b2 ;
  a2a:EventKeyRef oa:event_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Event1 .

oa:relationep_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Person:e44ab906-ea01-5e52-885b-c76d0584225e ;
  a2a:EventKeyRef oa:event_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41_Event1 .

oa:source_dar_94af71e2-4ecb-4bb2-9063-c041a4e8ba41
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1813-11-12 - 1813-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1813-11-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1813, Periode: 1813" ;
    a2a:Book "Overlijdensregister Hoogeveen 1813" ;
    a2a:DocumentNumber "74" ;
    a2a:RegistryNumber "1813" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1813, Periode: 1813, Overlijdensregister Hoogeveen 1813, 74, 1813"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8e41fd2c-32f2-b72f-8957-a04703060411.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/94af71e2-4ecb-4bb2-9063-c041a4e8ba41" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8e41fd2c-32f2-b72f-8957-a04703060411.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/94af71e2-4ecb-4bb2-9063-c041a4e8ba41" ;
  a2a:RecordGUID "{94af71e2-4ecb-4bb2-9063-c041a4e8ba41}" ;
  a2a:SourceRemarkdeel "1813" ;
  a2a:SourceRemarkregister_periode "1813" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6771_00006771.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Sloot" ;
  a2a:PersonRemarkdatum_overlijden "1813-11-12" .

