@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_905db2c0-4eb1-8da9-e007-c7136f5c9986
  a a2a:Record ;
  rdfs:label "Overlijden op 8 september 1974 te Assen" ;
  a2a:hasPerson oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-cae74e48-b043-f9af-d06e-31444322ac42, oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-c90ed819-9656-e23b-2d12-d68a15f636fe, oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-d9946abd-d294-0593-92e5-e9de25b8cd56, oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-c1966de7-6361-b901-5dea-756ecec274bb, oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-d8400850-730d-563b-bf4b-b6a93448f499 ;
  a2a:hasEvent oa:event_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_0, oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_1, oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_2, oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_3, oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_4 ;
  a2a:hasSource oa:source_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986 .

oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-cae74e48-b043-f9af-d06e-31444322ac42
  a a2a:Person ;
  rdfs:label "Grietje Ibelings" ;
  a2a:PersonName [
    rdfs:label "Grietje Ibelings" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Ibelings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-c90ed819-9656-e23b-2d12-d68a15f636fe
  a a2a:Person ;
  rdfs:label "Mirjam Blits" ;
  a2a:PersonName [
    rdfs:label "Mirjam Blits" ;
    a2a:PersonNameFirstName "Mirjam" ;
    a2a:PersonNameLastName "Blits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-d9946abd-d294-0593-92e5-e9de25b8cd56
  a a2a:Person ;
  rdfs:label "Arie Johannes Mullaart" ;
  a2a:PersonName [
    rdfs:label "Arie Johannes Mullaart" ;
    a2a:PersonNameFirstName "Arie Johannes" ;
    a2a:PersonNameLastName "Mullaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-c1966de7-6361-b901-5dea-756ecec274bb
  a a2a:Person ;
  rdfs:label "Johanna Adriana Maria Mullaart" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriana Maria Mullaart" ;
    a2a:PersonNameFirstName "Johanna Adriana Maria" ;
    a2a:PersonNameLastName "Mullaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person-d8400850-730d-563b-bf4b-b6a93448f499
  a a2a:Person ;
  rdfs:label "Marinus Bernardus Mullaart" ;
  a2a:PersonName [
    rdfs:label "Marinus Bernardus Mullaart" ;
    a2a:PersonNameFirstName "Marinus Bernardus" ;
    a2a:PersonNameLastName "Mullaart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1907-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:event_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1974-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_0
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest" ;
  a2a:RelationType "other:Gehuwd geweest" ;
  a2a:PersonKeyRef oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person:cae74e48-b043-f9af-d06e-31444322ac42 ;
  a2a:EventKeyRef oa:event_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Event1 .

oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person:c90ed819-9656-e23b-2d12-d68a15f636fe ;
  a2a:EventKeyRef oa:event_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Event1 .

oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person:d9946abd-d294-0593-92e5-e9de25b8cd56 ;
  a2a:EventKeyRef oa:event_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Event1 .

oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person:c1966de7-6361-b901-5dea-756ecec274bb ;
  a2a:EventKeyRef oa:event_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Event1 .

oa:relationep_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Person:d8400850-730d-563b-bf4b-b6a93448f499 ;
  a2a:EventKeyRef oa:event_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986_Event1 .

oa:source_dar_905db2c0-4eb1-8da9-e007-c7136f5c9986
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1974-08-09 - 1974-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1974-08-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1974, Periode: 1974" ;
    a2a:Book "Overlijdensregister Assen 1974" ;
    a2a:DocumentNumber "394" ;
    a2a:RegistryNumber "1974" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1974, Periode: 1974, Overlijdensregister Assen 1974, 394, 1974"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4fe21f9c-d5b7-c249-41b6-2e79c8d99d1f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/905db2c0-4eb1-8da9-e007-c7136f5c9986" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4fe21f9c-d5b7-c249-41b6-2e79c8d99d1f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/905db2c0-4eb1-8da9-e007-c7136f5c9986" ;
  a2a:RecordGUID "{905db2c0-4eb1-8da9-e007-c7136f5c9986}" ;
  a2a:SourceRemarkdeel "1974" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_48_00000048.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Assen" ;
  a2a:PersonRemarkdatum_overlijden "1974-09-08" .

