@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_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juli 1907 te Odoornerveen (Odoorn)" ;
  a2a:hasPerson oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person-ec027b50-0fa6-4303-b837-1c36025f80ce, oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person-f2d4a2bb-c248-43ec-bbae-41580ba342cd, oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person-fc8f52f2-9da6-41cb-beed-1c685e431ade, oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person-c42e2e19-b5b6-4ace-9669-48348df0bf94 ;
  a2a:hasEvent oa:event_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_0, oa:relationep_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_1, oa:relationep_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_2 ;
  a2a:hasRelationPP oa:relationpp_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_0 ;
  a2a:hasSource oa:source_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0 .

oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person-ec027b50-0fa6-4303-b837-1c36025f80ce
  a a2a:Person ;
  rdfs:label "Margretha Blok" ;
  a2a:PersonName [
    rdfs:label "Margretha Blok" ;
    a2a:PersonNameFirstName "Margretha" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person-f2d4a2bb-c248-43ec-bbae-41580ba342cd
  a a2a:Person ;
  rdfs:label "Trijntje Brinks" ;
  a2a:PersonName [
    rdfs:label "Trijntje Brinks" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Brinks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar en 3 maand" ;
    rdfs:label "66 jaar en 3 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1841-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person-fc8f52f2-9da6-41cb-beed-1c685e431ade
  a a2a:Person ;
  rdfs:label "Harm Kamps" ;
  a2a:PersonName [
    rdfs:label "Harm Kamps" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Kamps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person-c42e2e19-b5b6-4ace-9669-48348df0bf94
  a a2a:Person ;
  rdfs:label "Harm Berends Brinks" ;
  a2a:PersonName [
    rdfs:label "Harm Berends Brinks" ;
    a2a:PersonNameFirstName "Harm Berends" ;
    a2a:PersonNameLastName "Brinks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1907-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Odoornerveen (Odoorn)" ;
    rdfs:label "Odoornerveen (Odoorn)"
  ] .

oa:relationep_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person:ec027b50-0fa6-4303-b837-1c36025f80ce ;
  a2a:EventKeyRef oa:event_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Event1 .

oa:relationep_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person:f2d4a2bb-c248-43ec-bbae-41580ba342cd ;
  a2a:EventKeyRef oa:event_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Event1 .

oa:relationep_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person:c42e2e19-b5b6-4ace-9669-48348df0bf94 ;
  a2a:EventKeyRef oa:event_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Event1 .

oa:relationpp_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person:f2d4a2bb-c248-43ec-bbae-41580ba342cd, oa:person_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0_Person:fc8f52f2-9da6-41cb-beed-1c685e431ade .

oa:source_dar_12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1907-07-23 - 1907-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1907-07-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1907, Periode: 1907" ;
    a2a:Book "Overlijdensregister Odoorn 1907" ;
    a2a:DocumentNumber "97" ;
    a2a:RegistryNumber "1907" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1907, Periode: 1907, Overlijdensregister Odoorn 1907, 97, 1907"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6c30f4fb-f46c-2763-dd39-5f0c30452f71.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6c30f4fb-f46c-2763-dd39-5f0c30452f71.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0" ;
  a2a:RecordGUID "{12eeaee7-c9f2-4539-9ee3-abd0e34b3ef0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4405_00004405.xml van DAR" .

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