@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_af096672-7696-2bfc-e255-50bd93c73af6
  a a2a:Record ;
  rdfs:label "Overlijden op 18 juli 1975 te Meppel" ;
  a2a:hasPerson oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person-352d8949-c0a9-695f-5190-6b52c76d2cd9, oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person-acf22941-73d2-4958-55e3-e2a6c7cde681, oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person-6a055425-3f47-d94f-2b4c-16e666be5728, oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person-413068f5-a069-ea0b-f342-b724cbf9393f ;
  a2a:hasEvent oa:event_dar_af096672-7696-2bfc-e255-50bd93c73af6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_af096672-7696-2bfc-e255-50bd93c73af6_0, oa:relationep_dar_af096672-7696-2bfc-e255-50bd93c73af6_1, oa:relationep_dar_af096672-7696-2bfc-e255-50bd93c73af6_2, oa:relationep_dar_af096672-7696-2bfc-e255-50bd93c73af6_3 ;
  a2a:hasSource oa:source_dar_af096672-7696-2bfc-e255-50bd93c73af6 .

oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person-352d8949-c0a9-695f-5190-6b52c76d2cd9
  a a2a:Person ;
  rdfs:label "Batholomeus Kraan" ;
  a2a:PersonName [
    rdfs:label "Batholomeus Kraan" ;
    a2a:PersonNameFirstName "Batholomeus" ;
    a2a:PersonNameLastName "Kraan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person-acf22941-73d2-4958-55e3-e2a6c7cde681
  a a2a:Person ;
  rdfs:label "Boudewijn Rietveld" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Rietveld" ;
    a2a:PersonNameFirstName "Boudewijn" ;
    a2a:PersonNameLastName "Rietveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person-6a055425-3f47-d94f-2b4c-16e666be5728
  a a2a:Person ;
  rdfs:label "Anna Jacoba Floor" ;
  a2a:PersonName [
    rdfs:label "Anna Jacoba Floor" ;
    a2a:PersonNameFirstName "Anna Jacoba" ;
    a2a:PersonNameLastName "Floor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person-413068f5-a069-ea0b-f342-b724cbf9393f
  a a2a:Person ;
  rdfs:label "Maria Cornelia Rietveld" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Rietveld" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Rietveld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1901-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:event_dar_af096672-7696-2bfc-e255-50bd93c73af6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1975" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1975-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_af096672-7696-2bfc-e255-50bd93c73af6_0
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest" ;
  a2a:RelationType "other:Gehuwd geweest" ;
  a2a:PersonKeyRef oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person:352d8949-c0a9-695f-5190-6b52c76d2cd9 ;
  a2a:EventKeyRef oa:event_dar_af096672-7696-2bfc-e255-50bd93c73af6_Event1 .

oa:relationep_dar_af096672-7696-2bfc-e255-50bd93c73af6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person:acf22941-73d2-4958-55e3-e2a6c7cde681 ;
  a2a:EventKeyRef oa:event_dar_af096672-7696-2bfc-e255-50bd93c73af6_Event1 .

oa:relationep_dar_af096672-7696-2bfc-e255-50bd93c73af6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person:6a055425-3f47-d94f-2b4c-16e666be5728 ;
  a2a:EventKeyRef oa:event_dar_af096672-7696-2bfc-e255-50bd93c73af6_Event1 .

oa:relationep_dar_af096672-7696-2bfc-e255-50bd93c73af6_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_af096672-7696-2bfc-e255-50bd93c73af6_Person:413068f5-a069-ea0b-f342-b724cbf9393f ;
  a2a:EventKeyRef oa:event_dar_af096672-7696-2bfc-e255-50bd93c73af6_Event1 .

oa:source_dar_af096672-7696-2bfc-e255-50bd93c73af6
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1975-07-21 - 1975-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1975-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1975-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1975" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1975-07-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1975, Periode: 1975" ;
    a2a:Book "Overlijdensregister Meppel 1975" ;
    a2a:DocumentNumber "242" ;
    a2a:RegistryNumber "1975" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1975, Periode: 1975, Overlijdensregister Meppel 1975, 242, 1975"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/335fd47c-c774-6b45-6b89-5b1327bae9d7.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/af096672-7696-2bfc-e255-50bd93c73af6" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/335fd47c-c774-6b45-6b89-5b1327bae9d7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/af096672-7696-2bfc-e255-50bd93c73af6" ;
  a2a:RecordGUID "{af096672-7696-2bfc-e255-50bd93c73af6}" ;
  a2a:SourceRemarkdeel "1975" ;
  a2a:SourceRemarkregister_periode "1975" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_91_00000091.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1975-07-18" .

