@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_fa082afb-5dba-4f68-a00a-2ee2f104ca99
  a a2a:Record ;
  rdfs:label "Overlijden op 11 maart 1875 te Borger" ;
  a2a:hasPerson oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person-965025a8-f299-4856-adff-d38746a62b06, oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person-55e4c51c-d208-40ab-8da3-f0010d154763, oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person-267b5048-b336-4e9d-9968-ee24c7bc73fd, oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person-f91021e0-5d36-4bd8-88bd-78178ac4021a ;
  a2a:hasEvent oa:event_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_0, oa:relationep_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_1, oa:relationep_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_2, oa:relationep_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_3 ;
  a2a:hasSource oa:source_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99 .

oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person-965025a8-f299-4856-adff-d38746a62b06
  a a2a:Person ;
  rdfs:label "Trijntien Tingen" ;
  a2a:PersonName [
    rdfs:label "Trijntien Tingen" ;
    a2a:PersonNameFirstName "Trijntien" ;
    a2a:PersonNameLastName "Tingen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person-55e4c51c-d208-40ab-8da3-f0010d154763
  a a2a:Person ;
  rdfs:label "Otto Hoenderken" ;
  a2a:PersonName [
    rdfs:label "Otto Hoenderken" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Hoenderken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person-267b5048-b336-4e9d-9968-ee24c7bc73fd
  a a2a:Person ;
  rdfs:label "Jantien Hoenderken" ;
  a2a:PersonName [
    rdfs:label "Jantien Hoenderken" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Hoenderken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1829-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person-f91021e0-5d36-4bd8-88bd-78178ac4021a
  a a2a:Person ;
  rdfs:label "Emmo Botjes" ;
  a2a:PersonName [
    rdfs:label "Emmo Botjes" ;
    a2a:PersonNameFirstName "Emmo" ;
    a2a:PersonNameLastName "Botjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1875-03-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:relationep_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person:965025a8-f299-4856-adff-d38746a62b06 ;
  a2a:EventKeyRef oa:event_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Event1 .

oa:relationep_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person:55e4c51c-d208-40ab-8da3-f0010d154763 ;
  a2a:EventKeyRef oa:event_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Event1 .

oa:relationep_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person:267b5048-b336-4e9d-9968-ee24c7bc73fd ;
  a2a:EventKeyRef oa:event_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Event1 .

oa:relationep_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Person:f91021e0-5d36-4bd8-88bd-78178ac4021a ;
  a2a:EventKeyRef oa:event_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99_Event1 .

oa:source_dar_fa082afb-5dba-4f68-a00a-2ee2f104ca99
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1875-03-12 - 1875-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1875-03-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1875, Periode: 1875" ;
    a2a:Book "Overlijdensregister Borger 1875" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "1875" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1875, Periode: 1875, Overlijdensregister Borger 1875, 27, 1875"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8d252ac6-7f93-1b1a-9495-4014f35431c4.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fa082afb-5dba-4f68-a00a-2ee2f104ca99" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8d252ac6-7f93-1b1a-9495-4014f35431c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fa082afb-5dba-4f68-a00a-2ee2f104ca99" ;
  a2a:RecordGUID "{fa082afb-5dba-4f68-a00a-2ee2f104ca99}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1875" ;
  a2a:SourceRemarkregister_periode "1875" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6009_00006009.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Borger" ;
  a2a:PersonRemarkdatum_overlijden "1875-03-11" .

