@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_feb0346f-bc48-419f-a331-39f17c149b5c
  a a2a:Record ;
  rdfs:label "Overlijden op 24 mei 1838 te Matsloot (Roden)" ;
  a2a:hasPerson oa:person_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Person-b9d6852a-e17b-45fd-b106-301dd9fc4570, oa:person_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Person-0816cf76-c022-4477-91fc-7b2ea61c7ee7, oa:person_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Person-e1aaafce-29ca-4155-a53b-9a19a91ee504 ;
  a2a:hasEvent oa:event_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_feb0346f-bc48-419f-a331-39f17c149b5c_0, oa:relationep_dar_feb0346f-bc48-419f-a331-39f17c149b5c_1, oa:relationep_dar_feb0346f-bc48-419f-a331-39f17c149b5c_2 ;
  a2a:hasSource oa:source_dar_feb0346f-bc48-419f-a331-39f17c149b5c .

oa:person_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Person-b9d6852a-e17b-45fd-b106-301dd9fc4570
  a a2a:Person ;
  rdfs:label "Knelske Klaassens Veldhuis" ;
  a2a:PersonName [
    rdfs:label "Knelske Klaassens Veldhuis" ;
    a2a:PersonNameFirstName "Knelske Klaassens" ;
    a2a:PersonNameLastName "Veldhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Person-0816cf76-c022-4477-91fc-7b2ea61c7ee7
  a a2a:Person ;
  rdfs:label "Albertje Pieters Bos" ;
  a2a:PersonName [
    rdfs:label "Albertje Pieters Bos" ;
    a2a:PersonNameFirstName "Albertje Pieters" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar" ;
    rdfs:label "1 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1837-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden"
  ] ;
  a2a:Profession "-" .

oa:person_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Person-e1aaafce-29ca-4155-a53b-9a19a91ee504
  a a2a:Person ;
  rdfs:label "Pieter Harmannus Bos" ;
  a2a:PersonName [
    rdfs:label "Pieter Harmannus Bos" ;
    a2a:PersonNameFirstName "Pieter Harmannus" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1838-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Matsloot (Roden)" ;
    rdfs:label "Matsloot (Roden)"
  ] .

oa:relationep_dar_feb0346f-bc48-419f-a331-39f17c149b5c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Person:b9d6852a-e17b-45fd-b106-301dd9fc4570 ;
  a2a:EventKeyRef oa:event_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Event1 .

oa:relationep_dar_feb0346f-bc48-419f-a331-39f17c149b5c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Person:0816cf76-c022-4477-91fc-7b2ea61c7ee7 ;
  a2a:EventKeyRef oa:event_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Event1 .

oa:relationep_dar_feb0346f-bc48-419f-a331-39f17c149b5c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Person:e1aaafce-29ca-4155-a53b-9a19a91ee504 ;
  a2a:EventKeyRef oa:event_dar_feb0346f-bc48-419f-a331-39f17c149b5c_Event1 .

oa:source_dar_feb0346f-bc48-419f-a331-39f17c149b5c
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1838-05-25 - 1838-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1838-05-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1838, Periode: 1838" ;
    a2a:Book "Overlijdensregister Roden 1838" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "1838" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1838, Periode: 1838, Overlijdensregister Roden 1838, 10, 1838"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/15bf1351-c91c-7d8c-dd46-d9f36f0f6684.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/feb0346f-bc48-419f-a331-39f17c149b5c" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/15bf1351-c91c-7d8c-dd46-d9f36f0f6684.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/feb0346f-bc48-419f-a331-39f17c149b5c" ;
  a2a:RecordGUID "{feb0346f-bc48-419f-a331-39f17c149b5c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7002_00007002.xml van DAR" .

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