@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_2a2f1479-e963-978e-524f-722eabaae3b8
  a a2a:Record ;
  rdfs:label "Overlijden op 4 december 1974 te Rolde" ;
  a2a:hasPerson oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person-6730556b-15c7-1763-e6c7-a271c7d4e2b8, oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person-3df97e72-1c7e-676b-73d1-9dd48944adb6, oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person-25b93e91-0e29-fefc-538e-78c6c264a25c, oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person-8b04d147-3b07-b796-d450-cf6c87e5c70c ;
  a2a:hasEvent oa:event_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2a2f1479-e963-978e-524f-722eabaae3b8_0, oa:relationep_dar_2a2f1479-e963-978e-524f-722eabaae3b8_1, oa:relationep_dar_2a2f1479-e963-978e-524f-722eabaae3b8_2, oa:relationep_dar_2a2f1479-e963-978e-524f-722eabaae3b8_3 ;
  a2a:hasSource oa:source_dar_2a2f1479-e963-978e-524f-722eabaae3b8 .

oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person-6730556b-15c7-1763-e6c7-a271c7d4e2b8
  a a2a:Person ;
  rdfs:label "Jacobje Lensen" ;
  a2a:PersonName [
    rdfs:label "Jacobje Lensen" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Lensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person-3df97e72-1c7e-676b-73d1-9dd48944adb6
  a a2a:Person ;
  rdfs:label "Harm Mensies" ;
  a2a:PersonName [
    rdfs:label "Harm Mensies" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Mensies"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person-25b93e91-0e29-fefc-538e-78c6c264a25c
  a a2a:Person ;
  rdfs:label "Lina Boering" ;
  a2a:PersonName [
    rdfs:label "Lina Boering" ;
    a2a:PersonNameFirstName "Lina" ;
    a2a:PersonNameLastName "Boering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person-8b04d147-3b07-b796-d450-cf6c87e5c70c
  a a2a:Person ;
  rdfs:label "Jan Roelof Mensies" ;
  a2a:PersonName [
    rdfs:label "Jan Roelof Mensies" ;
    a2a:PersonNameFirstName "Jan Roelof" ;
    a2a:PersonNameLastName "Mensies"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1908-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:event_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1974-12-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rolde" ;
    rdfs:label "Rolde"
  ] .

oa:relationep_dar_2a2f1479-e963-978e-524f-722eabaae3b8_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person:6730556b-15c7-1763-e6c7-a271c7d4e2b8 ;
  a2a:EventKeyRef oa:event_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Event1 .

oa:relationep_dar_2a2f1479-e963-978e-524f-722eabaae3b8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person:3df97e72-1c7e-676b-73d1-9dd48944adb6 ;
  a2a:EventKeyRef oa:event_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Event1 .

oa:relationep_dar_2a2f1479-e963-978e-524f-722eabaae3b8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person:25b93e91-0e29-fefc-538e-78c6c264a25c ;
  a2a:EventKeyRef oa:event_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Event1 .

oa:relationep_dar_2a2f1479-e963-978e-524f-722eabaae3b8_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Person:8b04d147-3b07-b796-d450-cf6c87e5c70c ;
  a2a:EventKeyRef oa:event_dar_2a2f1479-e963-978e-524f-722eabaae3b8_Event1 .

oa:source_dar_2a2f1479-e963-978e-524f-722eabaae3b8
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rolde" ;
    rdfs:label "Rolde", "1974-12-05 - 1974-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1974-12-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1974, Periode: 1974" ;
    a2a:Book "Overlijdensregister Rolde 1974" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "1974" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1974, Periode: 1974, Overlijdensregister Rolde 1974, 39, 1974"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c2422f90-0fb1-1f38-581a-8411bfe4c77e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2a2f1479-e963-978e-524f-722eabaae3b8" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c2422f90-0fb1-1f38-581a-8411bfe4c77e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2a2f1479-e963-978e-524f-722eabaae3b8" ;
  a2a:RecordGUID "{2a2f1479-e963-978e-524f-722eabaae3b8}" ;
  a2a:SourceRemarkdeel "1974" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_141_00000141.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Rolde" ;
  a2a:PersonRemarkdatum_overlijden "1974-12-04" .

