@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_96d708c0-9a67-478e-b838-e5024fd00380
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juli 1894 te Nieuw-Buinen" ;
  a2a:hasPerson oa:person_dar_96d708c0-9a67-478e-b838-e5024fd00380_Person-533a010e-afcb-47cf-99d9-c5d9b33d71f2, oa:person_dar_96d708c0-9a67-478e-b838-e5024fd00380_Person-967e1af9-3e0c-4e47-8bdc-1dc0c857ece1, oa:person_dar_96d708c0-9a67-478e-b838-e5024fd00380_Person-aec796b2-c128-4c84-82c1-f3801062d384 ;
  a2a:hasEvent oa:event_dar_96d708c0-9a67-478e-b838-e5024fd00380_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_96d708c0-9a67-478e-b838-e5024fd00380_0, oa:relationep_dar_96d708c0-9a67-478e-b838-e5024fd00380_1, oa:relationep_dar_96d708c0-9a67-478e-b838-e5024fd00380_2 ;
  a2a:hasSource oa:source_dar_96d708c0-9a67-478e-b838-e5024fd00380 .

oa:person_dar_96d708c0-9a67-478e-b838-e5024fd00380_Person-533a010e-afcb-47cf-99d9-c5d9b33d71f2
  a a2a:Person ;
  rdfs:label "Aaltje Slatius" ;
  a2a:PersonName [
    rdfs:label "Aaltje Slatius" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Slatius"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:person_dar_96d708c0-9a67-478e-b838-e5024fd00380_Person-967e1af9-3e0c-4e47-8bdc-1dc0c857ece1
  a a2a:Person ;
  rdfs:label "Jantje Deuze" ;
  a2a:PersonName [
    rdfs:label "Jantje Deuze" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Deuze"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1892-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_96d708c0-9a67-478e-b838-e5024fd00380_Person-aec796b2-c128-4c84-82c1-f3801062d384
  a a2a:Person ;
  rdfs:label "Jurrie Deuze" ;
  a2a:PersonName [
    rdfs:label "Jurrie Deuze" ;
    a2a:PersonNameFirstName "Jurrie" ;
    a2a:PersonNameLastName "Deuze"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_dar_96d708c0-9a67-478e-b838-e5024fd00380_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1894-07-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuw-Buinen" ;
    rdfs:label "Nieuw-Buinen"
  ] .

oa:relationep_dar_96d708c0-9a67-478e-b838-e5024fd00380_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_96d708c0-9a67-478e-b838-e5024fd00380_Person:533a010e-afcb-47cf-99d9-c5d9b33d71f2 ;
  a2a:EventKeyRef oa:event_dar_96d708c0-9a67-478e-b838-e5024fd00380_Event1 .

oa:relationep_dar_96d708c0-9a67-478e-b838-e5024fd00380_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_96d708c0-9a67-478e-b838-e5024fd00380_Person:967e1af9-3e0c-4e47-8bdc-1dc0c857ece1 ;
  a2a:EventKeyRef oa:event_dar_96d708c0-9a67-478e-b838-e5024fd00380_Event1 .

oa:relationep_dar_96d708c0-9a67-478e-b838-e5024fd00380_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_96d708c0-9a67-478e-b838-e5024fd00380_Person:aec796b2-c128-4c84-82c1-f3801062d384 ;
  a2a:EventKeyRef oa:event_dar_96d708c0-9a67-478e-b838-e5024fd00380_Event1 .

oa:source_dar_96d708c0-9a67-478e-b838-e5024fd00380
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1894-07-29 - 1894-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1894-07-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1894, Periode: 1894" ;
    a2a:Book "Overlijdensregister Borger 1894" ;
    a2a:DocumentNumber "107" ;
    a2a:RegistryNumber "1894" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1894, Periode: 1894, Overlijdensregister Borger 1894, 107, 1894"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/422b0b3d-1947-b9ac-244e-df56fa8ead0b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/96d708c0-9a67-478e-b838-e5024fd00380" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/422b0b3d-1947-b9ac-244e-df56fa8ead0b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/96d708c0-9a67-478e-b838-e5024fd00380" ;
  a2a:RecordGUID "{96d708c0-9a67-478e-b838-e5024fd00380}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4993_00004993.xml van DAR" .

