@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_fe53f607-2fc0-49d0-a148-486ecefcedf3
  a a2a:Record ;
  rdfs:label "Overlijden op 25 januari 1878 te Westerbork" ;
  a2a:hasPerson oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person-760f2809-3735-4ce9-9acb-dc704fc157eb, oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person-b20e2225-7119-4c3b-a8a8-956736f274b9, oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person-b6706df4-d8e2-43c7-b30d-920f3c672806, oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person-b731978b-5240-4606-b5b1-c8c4169cf791 ;
  a2a:hasEvent oa:event_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_0, oa:relationep_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_1, oa:relationep_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_2 ;
  a2a:hasRelationPP oa:relationpp_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_0 ;
  a2a:hasSource oa:source_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3 .

oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person-760f2809-3735-4ce9-9acb-dc704fc157eb
  a a2a:Person ;
  rdfs:label "Jan Sikken Thijn" ;
  a2a:PersonName [
    rdfs:label "Jan Sikken Thijn" ;
    a2a:PersonNameFirstName "Jan Sikken" ;
    a2a:PersonNameLastName "Thijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person-b20e2225-7119-4c3b-a8a8-956736f274b9
  a a2a:Person ;
  rdfs:label "Margien Jansen" ;
  a2a:PersonName [
    rdfs:label "Margien Jansen" ;
    a2a:PersonNameFirstName "Margien" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person-b6706df4-d8e2-43c7-b30d-920f3c672806
  a a2a:Person ;
  rdfs:label "Hendrikje Venings" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Venings" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Venings"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1801-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person-b731978b-5240-4606-b5b1-c8c4169cf791
  a a2a:Person ;
  rdfs:label "Hendrik Venings" ;
  a2a:PersonName [
    rdfs:label "Hendrik Venings" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Venings"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1878-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork"
  ] .

oa:relationep_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person:b20e2225-7119-4c3b-a8a8-956736f274b9 ;
  a2a:EventKeyRef oa:event_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Event1 .

oa:relationep_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person:b6706df4-d8e2-43c7-b30d-920f3c672806 ;
  a2a:EventKeyRef oa:event_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Event1 .

oa:relationep_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person:b731978b-5240-4606-b5b1-c8c4169cf791 ;
  a2a:EventKeyRef oa:event_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Event1 .

oa:relationpp_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person:b6706df4-d8e2-43c7-b30d-920f3c672806, oa:person_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3_Person:760f2809-3735-4ce9-9acb-dc704fc157eb .

oa:source_dar_fe53f607-2fc0-49d0-a148-486ecefcedf3
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork", "1878-01-26 - 1878-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1878-01-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1878, Periode: 1878" ;
    a2a:Book "Overlijdensregister Westerbork 1878" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "1878" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1878, Periode: 1878, Overlijdensregister Westerbork 1878, 8, 1878"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/277ccd3a-eeb7-0fbb-7769-d09f37058e26.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fe53f607-2fc0-49d0-a148-486ecefcedf3" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/277ccd3a-eeb7-0fbb-7769-d09f37058e26.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fe53f607-2fc0-49d0-a148-486ecefcedf3" ;
  a2a:RecordGUID "{fe53f607-2fc0-49d0-a148-486ecefcedf3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6997_00006997.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
