@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_97858d0c-3c02-46b4-9239-e7b9d52cb81a
  a a2a:Record ;
  rdfs:label "Overlijden op 1 maart 1902 te Nieuweroord (Westerbork)" ;
  a2a:hasPerson oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person-a869ce6b-a705-433b-82fa-82b0aa993048, oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person-01c333a6-0fc7-478a-bd90-4290b8db558c, oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person-02d6a1a5-b51e-46fb-82ee-75384ecb0f9a, oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person-7c1a4a80-1baf-4c8d-9571-a2503a27cded ;
  a2a:hasEvent oa:event_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_0, oa:relationep_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_1, oa:relationep_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_2, oa:relationep_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_3 ;
  a2a:hasSource oa:source_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a .

oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person-a869ce6b-a705-433b-82fa-82b0aa993048
  a a2a:Person ;
  rdfs:label "Jantien Geerts Wesseling" ;
  a2a:PersonName [
    rdfs:label "Jantien Geerts Wesseling" ;
    a2a:PersonNameFirstName "Jantien Geerts" ;
    a2a:PersonNameLastName "Wesseling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person-01c333a6-0fc7-478a-bd90-4290b8db558c
  a a2a:Person ;
  rdfs:label "Reinder Kleine" ;
  a2a:PersonName [
    rdfs:label "Reinder Kleine" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Kleine"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person-02d6a1a5-b51e-46fb-82ee-75384ecb0f9a
  a a2a:Person ;
  rdfs:label "Gerrit Jochems Grit" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jochems Grit" ;
    a2a:PersonNameFirstName "Gerrit Jochems" ;
    a2a:PersonNameLastName "Grit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person-7c1a4a80-1baf-4c8d-9571-a2503a27cded
  a a2a:Person ;
  rdfs:label "Rensje Grit" ;
  a2a:PersonName [
    rdfs:label "Rensje Grit" ;
    a2a:PersonNameFirstName "Rensje" ;
    a2a:PersonNameLastName "Grit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 jaar" ;
    rdfs:label "60 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1841-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] ;
  a2a:Profession "arbeidster" .

oa:event_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1902-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuweroord (Westerbork)" ;
    rdfs:label "Nieuweroord (Westerbork)"
  ] .

oa:relationep_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person:a869ce6b-a705-433b-82fa-82b0aa993048 ;
  a2a:EventKeyRef oa:event_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Event1 .

oa:relationep_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person:01c333a6-0fc7-478a-bd90-4290b8db558c ;
  a2a:EventKeyRef oa:event_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Event1 .

oa:relationep_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person:02d6a1a5-b51e-46fb-82ee-75384ecb0f9a ;
  a2a:EventKeyRef oa:event_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Event1 .

oa:relationep_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Person:7c1a4a80-1baf-4c8d-9571-a2503a27cded ;
  a2a:EventKeyRef oa:event_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a_Event1 .

oa:source_dar_97858d0c-3c02-46b4-9239-e7b9d52cb81a
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork", "1902-03-03 - 1902-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1902-03-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1902, Periode: 1902" ;
    a2a:Book "Overlijdensregister Westerbork 1902" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "1902" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1902, Periode: 1902, Overlijdensregister Westerbork 1902, 9, 1902"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0e9046a1-4723-a903-9480-15646ab2399c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/97858d0c-3c02-46b4-9239-e7b9d52cb81a" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0e9046a1-4723-a903-9480-15646ab2399c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/97858d0c-3c02-46b4-9239-e7b9d52cb81a" ;
  a2a:RecordGUID "{97858d0c-3c02-46b4-9239-e7b9d52cb81a}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1902" ;
  a2a:SourceRemarkregister_periode "1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6809_00006809.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Nieuweroord (Westerbork)" ;
  a2a:PersonRemarkdatum_overlijden "1902-03-01" .

