@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_004DC054-0505-4366-9D39-ECAC762CC6C3
  a a2a:Record ;
  rdfs:label "Doop op 1 april 1693 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Person4606371647, oa:person_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Person4606371648, oa:person_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Person4606371649 ;
  a2a:hasEvent oa:event_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_0, oa:relationep_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_1, oa:relationep_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_2 ;
  a2a:hasSource oa:source_rad_004DC054-0505-4366-9D39-ECAC762CC6C3 .

oa:person_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Person4606371647
  a a2a:Person ;
  rdfs:label "Bastiaen" ;
  a2a:PersonName [
    rdfs:label "Bastiaen" ;
    a2a:PersonNameFirstName "Bastiaen"
  ] .

oa:person_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Person4606371648
  a a2a:Person ;
  rdfs:label "Michiel Pietersen" ;
  a2a:PersonName [
    rdfs:label "Michiel Pietersen" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Pietersen"
  ] .

oa:person_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Person4606371649
  a a2a:Person ;
  rdfs:label "Engeltie Bastiaensen" ;
  a2a:PersonName [
    rdfs:label "Engeltie Bastiaensen" ;
    a2a:PersonNameFirstName "Engeltie" ;
    a2a:PersonNameLastName "Bastiaensen"
  ] .

oa:event_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "1693.04.01" ;
    a2a:Year "1693" ;
    a2a:Month "04" ;
    a2a:Day "01" ;
    rdfs:label "1693-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Person4606371647 ;
  a2a:EventKeyRef oa:event_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Event1 .

oa:relationep_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Person4606371648 ;
  a2a:EventKeyRef oa:event_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Event1 .

oa:relationep_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Person4606371649 ;
  a2a:EventKeyRef oa:event_rad_004DC054-0505-4366-9D39-ECAC762CC6C3_Event1 .

oa:source_rad_004DC054-0505-4366-9D39-ECAC762CC6C3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1693-04-01 - 1693-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1693.04.01" ;
    a2a:Year "1693" ;
    a2a:Month "04" ;
    a2a:Day "01" ;
    rdfs:label "1693.04.01"
  ] ;
  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 7 van archieftoegang 11, 1683-januari 1709" ;
    a2a:RegistryNumber "7" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Doop-, trouw- en begraafboeken van Dordrecht, Doopboek, nadere toegang op inventarisnummer 7 van archieftoegang 11, 1683-januari 1709, 7"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/004DC054050543669D39ECAC762CC6C3" ;
  a2a:RecordIdentifier "4606371646" ;
  a2a:RecordGUID "{004DC054-0505-4366-9D39-ECAC762CC6C3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E4B89FBFBEE144309AC2704516C7AD5D" .

