@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_f265e05a-e8ea-4a31-8302-c9a8429d47c7
  a a2a:Record ;
  rdfs:label "Overlijden op 15 november 1894 te De Slood" ;
  a2a:hasPerson oa:person_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Person-5bf5b70d-009e-5f5f-af10-11ed57fd2f9a, oa:person_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Person-bdb3453d-7019-5eb7-8f3e-49d88d44e3f9, oa:person_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Person-26193099-45db-5d40-b02b-764e7223aa08 ;
  a2a:hasEvent oa:event_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_0, oa:relationep_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_1, oa:relationep_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_2 ;
  a2a:hasSource oa:source_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7 .

oa:person_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Person-5bf5b70d-009e-5f5f-af10-11ed57fd2f9a
  a a2a:Person ;
  rdfs:label "Albertje Terstege" ;
  a2a:PersonName [
    rdfs:label "Albertje Terstege" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Terstege"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Person-bdb3453d-7019-5eb7-8f3e-49d88d44e3f9
  a a2a:Person ;
  rdfs:label "Jantje Scholten" ;
  a2a:PersonName [
    rdfs:label "Jantje Scholten" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1873-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doesburg" ;
    rdfs:label "Doesburg"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Person-26193099-45db-5d40-b02b-764e7223aa08
  a a2a:Person ;
  rdfs:label "Harm Scholten" ;
  a2a:PersonName [
    rdfs:label "Harm Scholten" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schipper" .

oa:event_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1894-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Slood" ;
    rdfs:label "De Slood"
  ] .

oa:relationep_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Person:5bf5b70d-009e-5f5f-af10-11ed57fd2f9a ;
  a2a:EventKeyRef oa:event_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Event1 .

oa:relationep_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Person:bdb3453d-7019-5eb7-8f3e-49d88d44e3f9 ;
  a2a:EventKeyRef oa:event_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Event1 .

oa:relationep_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Person:26193099-45db-5d40-b02b-764e7223aa08 ;
  a2a:EventKeyRef oa:event_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7_Event1 .

oa:source_dar_f265e05a-e8ea-4a31-8302-c9a8429d47c7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1894-11-15 - 1894-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1894-11-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1894, Periode: 1894" ;
    a2a:Book "Overlijdensregister Hoogeveen 1894" ;
    a2a:DocumentNumber "211" ;
    a2a:RegistryNumber "1894" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1894, Periode: 1894, Overlijdensregister Hoogeveen 1894, 211, 1894"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/5167b481-72e2-975b-96d1-892a9b6411c0.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f265e05a-e8ea-4a31-8302-c9a8429d47c7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/5167b481-72e2-975b-96d1-892a9b6411c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f265e05a-e8ea-4a31-8302-c9a8429d47c7" ;
  a2a:RecordGUID "{f265e05a-e8ea-4a31-8302-c9a8429d47c7}" ;
  a2a:SourceRemarkdeel "1894" ;
  a2a:SourceRemarkregister_periode "1894" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_5905_00005905.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "De Slood" ;
  a2a:PersonRemarkdatum_overlijden "1894-11-15" .

