@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_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5
  a a2a:Record ;
  rdfs:label "Doop op 4 juli 1678 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Person4606105308, oa:person_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Person4606105309, oa:person_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Person4606105310 ;
  a2a:hasEvent oa:event_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_0, oa:relationep_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_1, oa:relationep_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_2 ;
  a2a:hasSource oa:source_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5 .

oa:person_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Person4606105308
  a a2a:Person ;
  rdfs:label "Geertruijt" ;
  a2a:PersonName [
    rdfs:label "Geertruijt" ;
    a2a:PersonNameFirstName "Geertruijt"
  ] .

oa:person_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Person4606105309
  a a2a:Person ;
  rdfs:label "Jan Aertsen Baes" ;
  a2a:PersonName [
    rdfs:label "Jan Aertsen Baes" ;
    a2a:PersonNameFirstName "Jan Aertsen" ;
    a2a:PersonNameLastName "Baes"
  ] .

oa:person_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Person4606105310
  a a2a:Person ;
  rdfs:label "Geertruijt Pieters" ;
  a2a:PersonName [
    rdfs:label "Geertruijt Pieters" ;
    a2a:PersonNameFirstName "Geertruijt" ;
    a2a:PersonNameLastName "Pieters"
  ] .

oa:event_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "1678.07.04" ;
    a2a:Year "1678" ;
    a2a:Month "07" ;
    a2a:Day "04" ;
    rdfs:label "1678-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Person4606105308 ;
  a2a:EventKeyRef oa:event_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Event1 .

oa:relationep_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Person4606105309 ;
  a2a:EventKeyRef oa:event_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Event1 .

oa:relationep_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Person4606105310 ;
  a2a:EventKeyRef oa:event_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5_Event1 .

oa:source_rad_D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1678-07-04 - 1678-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1678.07.04" ;
    a2a:Year "1678" ;
    a2a:Month "07" ;
    a2a:Day "04" ;
    rdfs:label "1678.07.04"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Dordrecht" ;
    a2a:Collection "Doop-, trouw- en begraafboeken van Dordrecht" ;
    a2a:Book "Doopboek, nadere toegang op inventarisnummer 6 van archieftoegang 11, 1664-1680" ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Doop-, trouw- en begraafboeken van Dordrecht, Doopboek, nadere toegang op inventarisnummer 6 van archieftoegang 11, 1664-1680, 6"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/D8F2BAFC57BC4F06B617F11DFCC72AD5" ;
  a2a:RecordIdentifier "4606105307" ;
  a2a:RecordGUID "{D8F2BAFC-57BC-4F06-B617-F11DFCC72AD5}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B5F75ED17DFC41FC86E5C837D5A0086F" .

