@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_1216DFC7-5042-4E37-B607-DD82E11CD76A
  a a2a:Record ;
  rdfs:label "Overlijden op 11 november 1882 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704441, oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704444, oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704442, oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704443 ;
  a2a:hasEvent oa:event_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_0, oa:relationep_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_1, oa:relationep_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_2, oa:relationep_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_3 ;
  a2a:hasSource oa:source_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A .

oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704441
  a a2a:Person ;
  rdfs:label "Hendrikus Johannes Kannemans" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Johannes Kannemans" ;
    a2a:PersonNameFirstName "Hendrikus Johannes" ;
    a2a:PersonNameLastName "Kannemans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] .

oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704444
  a a2a:Person ;
  rdfs:label "Petronella Hurkmans" ;
  a2a:PersonName [
    rdfs:label "Petronella Hurkmans" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Hurkmans"
  ] .

oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704442
  a a2a:Person ;
  rdfs:label "Andries Kannemans" ;
  a2a:PersonName [
    rdfs:label "Andries Kannemans" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Kannemans"
  ] .

oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704443
  a a2a:Person ;
  rdfs:label "Maria Montie" ;
  a2a:PersonName [
    rdfs:label "Maria Montie" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Montie"
  ] .

oa:event_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "11-11-1882" ;
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1882-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704441 ;
  a2a:EventKeyRef oa:event_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Event1 .

oa:relationep_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704444 ;
  a2a:EventKeyRef oa:event_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Event1 .

oa:relationep_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704442 ;
  a2a:EventKeyRef oa:event_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Event1 .

oa:relationep_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Person4606704443 ;
  a2a:EventKeyRef oa:event_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A_Event1 .

oa:source_rad_1216DFC7-5042-4E37-B607-DD82E11CD76A
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1882-11-13 - 1882-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-11-1882" ;
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "13-11-1882"
  ] ;
  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 1882, 1882" ;
    a2a:DocumentNumber "731" ;
    a2a:RegistryNumber "272" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Dordrecht, Overlijdensakten Dordrecht 1882, 1882, 731, 272"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/1216DFC750424E37B607DD82E11CD76A" ;
  a2a:RecordIdentifier "4606704440" ;
  a2a:RecordGUID "{1216DFC7-5042-4E37-B607-DD82E11CD76A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6BF408873F1B4583AEF7E45237886A3B" .

