@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_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E
  a a2a:Record ;
  rdfs:label "Overlijden op 27 november 1845 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Person4433924427, oa:person_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Person4433924428, oa:person_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Person4433924429 ;
  a2a:hasEvent oa:event_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_0, oa:relationep_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_1, oa:relationep_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_2 ;
  a2a:hasSource oa:source_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E .

oa:person_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Person4433924427
  a a2a:Person ;
  rdfs:label "Maria Geertruijda Kasting" ;
  a2a:PersonName [
    rdfs:label "Maria Geertruijda Kasting" ;
    a2a:PersonNameFirstName "Maria Geertruijda" ;
    a2a:PersonNameLastName "Kasting"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1" ;
    rdfs:label "1"
  ] .

oa:person_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Person4433924428
  a a2a:Person ;
  rdfs:label "Gerhard Friedrich Wilhelm Kasting" ;
  a2a:PersonName [
    rdfs:label "Gerhard Friedrich Wilhelm Kasting" ;
    a2a:PersonNameFirstName "Gerhard Friedrich Wilhelm" ;
    a2a:PersonNameLastName "Kasting"
  ] .

oa:person_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Person4433924429
  a a2a:Person ;
  rdfs:label "Johanna Keulemans" ;
  a2a:PersonName [
    rdfs:label "Johanna Keulemans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Keulemans"
  ] .

oa:event_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "27-11-1845" ;
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1845-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Person4433924427 ;
  a2a:EventKeyRef oa:event_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Event1 .

oa:relationep_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Person4433924428 ;
  a2a:EventKeyRef oa:event_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Event1 .

oa:relationep_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Person4433924429 ;
  a2a:EventKeyRef oa:event_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E_Event1 .

oa:source_rad_1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1845-11-28 - 1845-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-11-1845" ;
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "28-11-1845"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Dordrecht" ;
    a2a:Collection "Burgerlijke Stand en Bevolking van Dordrecht" ;
    a2a:Book "Overlijdensakten Dordrecht 1845, 1845" ;
    a2a:DocumentNumber "679" ;
    a2a:RegistryNumber "235" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Dordrecht, Overlijdensakten Dordrecht 1845, 1845, 679, 235"
  ] ;
  a2a:SourceLastChangeDate "2025-12-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/1BAE3A3CC5FD4DB3AF12CFD86FCD063E" ;
  a2a:RecordIdentifier "4433924426" ;
  a2a:RecordGUID "{1BAE3A3C-C5FD-4DB3-AF12-CFD86FCD063E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9E2399F09C86496595ED6937DBB0275A" .

