@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_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2
  a a2a:Record ;
  rdfs:label "Overlijden op 28 maart 1834 te Assen" ;
  a2a:hasPerson oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person-fb80a6d2-09ee-476c-8373-2aa5ade64f96, oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person-26305bbd-644d-4955-8de3-c7e69a30c29a, oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person-4549c7bf-364e-4595-b20d-77ea3e80ebf7, oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person-aee1ee95-8efb-41c9-a78a-925f0a04902a ;
  a2a:hasEvent oa:event_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_0, oa:relationep_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_1, oa:relationep_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_2, oa:relationep_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_3 ;
  a2a:hasSource oa:source_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2 .

oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person-fb80a6d2-09ee-476c-8373-2aa5ade64f96
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person-26305bbd-644d-4955-8de3-c7e69a30c29a
  a a2a:Person ;
  rdfs:label "Lammechien Pieters" ;
  a2a:PersonName [
    rdfs:label "Lammechien Pieters" ;
    a2a:PersonNameFirstName "Lammechien" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person-4549c7bf-364e-4595-b20d-77ea3e80ebf7
  a a2a:Person ;
  rdfs:label "Jan Molenaar" ;
  a2a:PersonName [
    rdfs:label "Jan Molenaar" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person-aee1ee95-8efb-41c9-a78a-925f0a04902a
  a a2a:Person ;
  rdfs:label "Geert Jans Molenaar" ;
  a2a:PersonName [
    rdfs:label "Geert Jans Molenaar" ;
    a2a:PersonNameFirstName "Geert Jans" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Profession "-" .

oa:event_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1834-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person:fb80a6d2-09ee-476c-8373-2aa5ade64f96 ;
  a2a:EventKeyRef oa:event_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Event1 .

oa:relationep_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person:26305bbd-644d-4955-8de3-c7e69a30c29a ;
  a2a:EventKeyRef oa:event_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Event1 .

oa:relationep_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person:4549c7bf-364e-4595-b20d-77ea3e80ebf7 ;
  a2a:EventKeyRef oa:event_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Event1 .

oa:relationep_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Person:aee1ee95-8efb-41c9-a78a-925f0a04902a ;
  a2a:EventKeyRef oa:event_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2_Event1 .

oa:source_dar_52adfcad-21cc-4a6e-8c19-4ee7bc7278b2
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1840-03-18 - 1840-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1840-03-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1840, Periode: 1840" ;
    a2a:Book "Overlijdensregister Assen 1840" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "1840" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1840, Periode: 1840, Overlijdensregister Assen 1840, 14, 1840"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3a0f84d9-396e-a492-4690-de3738f43e61.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/52adfcad-21cc-4a6e-8c19-4ee7bc7278b2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3a0f84d9-396e-a492-4690-de3738f43e61.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/52adfcad-21cc-4a6e-8c19-4ee7bc7278b2" ;
  a2a:RecordGUID "{52adfcad-21cc-4a6e-8c19-4ee7bc7278b2}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1840" ;
  a2a:SourceRemarkregister_periode "1840" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8333_00008333.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Opmerkingen: naamswijziging partner; oude akte 1834 nr 15" ;
  a2a:PersonRemarkplaats_overlijden "Assen" ;
  a2a:PersonRemarkdatum_overlijden "1834-03-28" .

