@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_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juni 1865 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Person4606605233, oa:person_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Person4606605234, oa:person_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Person4606605235 ;
  a2a:hasEvent oa:event_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_0, oa:relationep_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_1, oa:relationep_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_2 ;
  a2a:hasSource oa:source_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7 .

oa:person_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Person4606605233
  a a2a:Person ;
  rdfs:label "Maria Paffrath" ;
  a2a:PersonName [
    rdfs:label "Maria Paffrath" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Paffrath"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "8 maanden" ;
    rdfs:label "8 maanden"
  ] .

oa:person_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Person4606605234
  a a2a:Person ;
  rdfs:label "Johann Paffrath" ;
  a2a:PersonName [
    rdfs:label "Johann Paffrath" ;
    a2a:PersonNameFirstName "Johann" ;
    a2a:PersonNameLastName "Paffrath"
  ] .

oa:person_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Person4606605235
  a a2a:Person ;
  rdfs:label "Antje de Lange" ;
  a2a:PersonName [
    rdfs:label "Antje de Lange" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lange"
  ] .

oa:event_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "11-06-1865" ;
    a2a:Year "1865" ;
    a2a:Month "06" ;
    a2a:Day "11" ;
    rdfs:label "1865-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Person4606605233 ;
  a2a:EventKeyRef oa:event_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Event1 .

oa:relationep_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Person4606605234 ;
  a2a:EventKeyRef oa:event_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Event1 .

oa:relationep_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Person4606605235 ;
  a2a:EventKeyRef oa:event_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7_Event1 .

oa:source_rad_CDD18FA2-232D-4CE4-9F4F-EB3366185CC7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1865-06-12 - 1865-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-06-1865" ;
    a2a:Year "1865" ;
    a2a:Month "06" ;
    a2a:Day "12" ;
    rdfs:label "12-06-1865"
  ] ;
  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 1865, 1865" ;
    a2a:DocumentNumber "421" ;
    a2a:RegistryNumber "255" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Dordrecht, Overlijdensakten Dordrecht 1865, 1865, 421, 255"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/CDD18FA2232D4CE49F4FEB3366185CC7" ;
  a2a:RecordIdentifier "4606605232" ;
  a2a:RecordGUID "{CDD18FA2-232D-4CE4-9F4F-EB3366185CC7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2FFC6320D4434D9FA883B86D6834DBB1" .

