@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_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C
  a a2a:Record ;
  rdfs:label "Doop op 21 januari 1798 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Person4604694271, oa:person_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Person4604694273, oa:person_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Person4604694276 ;
  a2a:hasEvent oa:event_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_0, oa:relationep_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_1, oa:relationep_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_2 ;
  a2a:hasSource oa:source_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C .

oa:person_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Person4604694271
  a a2a:Person ;
  rdfs:label "Jilles" ;
  a2a:PersonName [
    rdfs:label "Jilles" ;
    a2a:PersonNameFirstName "Jilles"
  ] .

oa:person_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Person4604694273
  a a2a:Person ;
  rdfs:label "Jan Bartholt Zahn" ;
  a2a:PersonName [
    rdfs:label "Jan Bartholt Zahn" ;
    a2a:PersonNameFirstName "Jan Bartholt" ;
    a2a:PersonNameLastName "Zahn"
  ] .

oa:person_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Person4604694276
  a a2a:Person ;
  rdfs:label "Everdina Louwen" ;
  a2a:PersonName [
    rdfs:label "Everdina Louwen" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Louwen"
  ] .

oa:event_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "1798.01.21" ;
    a2a:Year "1798" ;
    a2a:Month "01" ;
    a2a:Day "21" ;
    rdfs:label "1798-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Person4604694271 ;
  a2a:EventKeyRef oa:event_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Event1 .

oa:relationep_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Person4604694273 ;
  a2a:EventKeyRef oa:event_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Event1 .

oa:relationep_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Person4604694276 ;
  a2a:EventKeyRef oa:event_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C_Event1 .

oa:source_rad_3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1798-01-21 - 1798-01-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-01-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-01-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1798.01.21" ;
    a2a:Year "1798" ;
    a2a:Month "01" ;
    a2a:Day "21" ;
    rdfs:label "1798.01.21"
  ] ;
  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 10 van archieftoegang 11, 1777-1812" ;
    a2a:RegistryNumber "10" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Doop-, trouw- en begraafboeken van Dordrecht, Doopboek, nadere toegang op inventarisnummer 10 van archieftoegang 11, 1777-1812, 10"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/3F97F36932A349FC9DAB2FDFC7F0DC0C" ;
  a2a:RecordIdentifier "4604694269" ;
  a2a:RecordGUID "{3F97F369-32A3-49FC-9DAB-2FDFC7F0DC0C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/17A90EE31D554FC2AD13010E7C340909" .

