@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_f0da35cf-cae6-4f63-a446-caf779fb2438
  a a2a:Record ;
  rdfs:label "Overlijden op 9 maart 1953 te Beilen" ;
  a2a:hasPerson oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person-ec9fc32f-d930-4799-a44b-b009d7c80c5d, oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person-449a87d8-e7a4-404f-8f49-bf0c3d86bea9, oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person-c5c9a32b-9350-4872-ba4b-37d2911ccd8b, oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person-df1207df-64f3-4fc7-b23f-d3f227aac19d ;
  a2a:hasEvent oa:event_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_0, oa:relationep_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_1, oa:relationep_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_2 ;
  a2a:hasRelationPP oa:relationpp_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_0 ;
  a2a:hasSource oa:source_dar_f0da35cf-cae6-4f63-a446-caf779fb2438 .

oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person-ec9fc32f-d930-4799-a44b-b009d7c80c5d
  a a2a:Person ;
  rdfs:label "Mellina van der Molen" ;
  a2a:PersonName [
    rdfs:label "Mellina van der Molen" ;
    a2a:PersonNameFirstName "Mellina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Molen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person-449a87d8-e7a4-404f-8f49-bf0c3d86bea9
  a a2a:Person ;
  rdfs:label "Engelina Vegter" ;
  a2a:PersonName [
    rdfs:label "Engelina Vegter" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNameLastName "Vegter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person-c5c9a32b-9350-4872-ba4b-37d2911ccd8b
  a a2a:Person ;
  rdfs:label "Albartus Dijkema" ;
  a2a:PersonName [
    rdfs:label "Albartus Dijkema" ;
    a2a:PersonNameFirstName "Albartus" ;
    a2a:PersonNameLastName "Dijkema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person-df1207df-64f3-4fc7-b23f-d3f227aac19d
  a a2a:Person ;
  rdfs:label "Willem Dijkema" ;
  a2a:PersonName [
    rdfs:label "Willem Dijkema" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Dijkema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1953-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] .

oa:relationep_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person:449a87d8-e7a4-404f-8f49-bf0c3d86bea9 ;
  a2a:EventKeyRef oa:event_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Event1 .

oa:relationep_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person:c5c9a32b-9350-4872-ba4b-37d2911ccd8b ;
  a2a:EventKeyRef oa:event_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Event1 .

oa:relationep_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person:df1207df-64f3-4fc7-b23f-d3f227aac19d ;
  a2a:EventKeyRef oa:event_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Event1 .

oa:relationpp_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person:c5c9a32b-9350-4872-ba4b-37d2911ccd8b, oa:person_dar_f0da35cf-cae6-4f63-a446-caf779fb2438_Person:ec9fc32f-d930-4799-a44b-b009d7c80c5d .

oa:source_dar_f0da35cf-cae6-4f63-a446-caf779fb2438
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1953-03-10 - 1953-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1953-03-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1953, Periode: 1953" ;
    a2a:Book "Overlijdensregister Beilen 1953" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "1953" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1953, Periode: 1953, Overlijdensregister Beilen 1953, 26, 1953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/2ed9caea-6649-46b5-df47-3f7103d48d51.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f0da35cf-cae6-4f63-a446-caf779fb2438" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/2ed9caea-6649-46b5-df47-3f7103d48d51.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f0da35cf-cae6-4f63-a446-caf779fb2438" ;
  a2a:RecordGUID "{f0da35cf-cae6-4f63-a446-caf779fb2438}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6515_00006515.xml van DAR" .

