@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_de07d910-2d9b-49e5-8bb1-a7c396fcdcec
  a a2a:Record ;
  rdfs:label "Overlijden op 5 september 1904 te Krakeel" ;
  a2a:hasPerson oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person-927ab396-62c0-51b1-8aee-83dfb1bbf853, oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person-5f64dae7-70b2-53c6-a54c-be198df9eab2, oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person-caf652c7-42af-5de9-a228-6e4c8668377d, oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person-cf261069-9f1f-5d7f-a8d3-63b61d3eb20d ;
  a2a:hasEvent oa:event_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_0, oa:relationep_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_1, oa:relationep_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_2, oa:relationep_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_3 ;
  a2a:hasSource oa:source_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec .

oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person-927ab396-62c0-51b1-8aee-83dfb1bbf853
  a a2a:Person ;
  rdfs:label "Aaltje Arends Metselaar" ;
  a2a:PersonName [
    rdfs:label "Aaltje Arends Metselaar" ;
    a2a:PersonNameFirstName "Aaltje Arends" ;
    a2a:PersonNameLastName "Metselaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person-5f64dae7-70b2-53c6-a54c-be198df9eab2
  a a2a:Person ;
  rdfs:label "Hilligje Slot" ;
  a2a:PersonName [
    rdfs:label "Hilligje Slot" ;
    a2a:PersonNameFirstName "Hilligje" ;
    a2a:PersonNameLastName "Slot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person-caf652c7-42af-5de9-a228-6e4c8668377d
  a a2a:Person ;
  rdfs:label "Jan Blokzijl" ;
  a2a:PersonName [
    rdfs:label "Jan Blokzijl" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Blokzijl"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1833-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person-cf261069-9f1f-5d7f-a8d3-63b61d3eb20d
  a a2a:Person ;
  rdfs:label "Fredrik Jans Blokzijl" ;
  a2a:PersonName [
    rdfs:label "Fredrik Jans Blokzijl" ;
    a2a:PersonNameFirstName "Fredrik Jans" ;
    a2a:PersonNameLastName "Blokzijl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1904-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Krakeel" ;
    rdfs:label "Krakeel"
  ] .

oa:relationep_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person:927ab396-62c0-51b1-8aee-83dfb1bbf853 ;
  a2a:EventKeyRef oa:event_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Event1 .

oa:relationep_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person:5f64dae7-70b2-53c6-a54c-be198df9eab2 ;
  a2a:EventKeyRef oa:event_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Event1 .

oa:relationep_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person:caf652c7-42af-5de9-a228-6e4c8668377d ;
  a2a:EventKeyRef oa:event_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Event1 .

oa:relationep_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Person:cf261069-9f1f-5d7f-a8d3-63b61d3eb20d ;
  a2a:EventKeyRef oa:event_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec_Event1 .

oa:source_dar_de07d910-2d9b-49e5-8bb1-a7c396fcdcec
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1904-09-06 - 1904-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1904-09-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1904, Periode: 1904" ;
    a2a:Book "Overlijdensregister Hoogeveen 1904" ;
    a2a:DocumentNumber "178" ;
    a2a:RegistryNumber "1904" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1904, Periode: 1904, Overlijdensregister Hoogeveen 1904, 178, 1904"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/42595a70-d24e-80c1-258e-af6f6d9b885e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/de07d910-2d9b-49e5-8bb1-a7c396fcdcec" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/42595a70-d24e-80c1-258e-af6f6d9b885e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/de07d910-2d9b-49e5-8bb1-a7c396fcdcec" ;
  a2a:RecordGUID "{de07d910-2d9b-49e5-8bb1-a7c396fcdcec}" ;
  a2a:SourceRemarkdeel "1904" ;
  a2a:SourceRemarkregister_periode "1904" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8052_00008052.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Krakeel" ;
  a2a:PersonRemarkdatum_overlijden "1904-09-05" .

