@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_D9485987-7022-4FBA-87C5-DF845AFDF99C
  a a2a:Record ;
  rdfs:label "Geboorte op 24 november 1850 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Person4434869174, oa:person_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Person4434869175, oa:person_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Person4434869176 ;
  a2a:hasEvent oa:event_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_0, oa:relationep_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_1, oa:relationep_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_2 ;
  a2a:hasSource oa:source_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C .

oa:person_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Person4434869174
  a a2a:Person ;
  rdfs:label "1e: Johanna Cornelia ;2e: Bartholomeus Johannes Hartsprong" ;
  a2a:PersonName [
    rdfs:label "1e: Johanna Cornelia ;2e: Bartholomeus Johannes Hartsprong" ;
    a2a:PersonNameFirstName "1e: Johanna Cornelia ;2e: Bartholomeus Johannes" ;
    a2a:PersonNameLastName "Hartsprong"
  ] .

oa:person_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Person4434869175
  a a2a:Person ;
  rdfs:label "Bartholomeus Hartsprong" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Hartsprong" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Hartsprong"
  ] .

oa:person_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Person4434869176
  a a2a:Person ;
  rdfs:label "Cornelia van der Elst" ;
  a2a:PersonName [
    rdfs:label "Cornelia van der Elst" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Elst"
  ] .

oa:event_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "24-11-1850" ;
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1850-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Person4434869174 ;
  a2a:EventKeyRef oa:event_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Event1 .

oa:relationep_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Person4434869175 ;
  a2a:EventKeyRef oa:event_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Event1 .

oa:relationep_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Person4434869176 ;
  a2a:EventKeyRef oa:event_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C_Event1 .

oa:source_rad_D9485987-7022-4FBA-87C5-DF845AFDF99C
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1850-11-24 - 1850-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-11-1850" ;
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "24-11-1850"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Dordrecht" ;
    a2a:Collection "Burgerlijke Stand en Bevolking van Dordrecht" ;
    a2a:Book "Geboorteakten Dordrecht 1850" ;
    a2a:DocumentNumber "694" ;
    a2a:RegistryNumber "39" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Dordrecht, Geboorteakten Dordrecht 1850, 694, 39"
  ] ;
  a2a:SourceLastChangeDate "2025-12-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/D948598770224FBA87C5DF845AFDF99C" ;
  a2a:RecordIdentifier "4434869173" ;
  a2a:RecordGUID "{D9485987-7022-4FBA-87C5-DF845AFDF99C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1385A7956F0C405AB5A13DC17ADB1F76" .

