@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_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64
  a a2a:Record ;
  rdfs:label "DTB Dopen op 11 mei 1803 te Leiden" ;
  a2a:hasPerson oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-52a4949d-f60e-3c42-8036-df747ed2fcc7, oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-3907ae82-b103-7342-7049-d911992285e6, oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-8e2eeef7-503b-497e-85de-7a9ca2b4057e, oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-e4df031f-cc38-11f9-bf2c-ded346be48a1, oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-22b0d7ed-4108-7048-31e3-264fe658734c ;
  a2a:hasEvent oa:event_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_0, oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_1, oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_2, oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_3, oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_4 ;
  a2a:hasSource oa:source_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64 .

oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-52a4949d-f60e-3c42-8036-df747ed2fcc7
  a a2a:Person ;
  rdfs:label "Jacob Chaudron" ;
  a2a:PersonName [
    rdfs:label "Jacob Chaudron" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Chaudron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-3907ae82-b103-7342-7049-d911992285e6
  a a2a:Person ;
  rdfs:label "Daniel Chaudron" ;
  a2a:PersonName [
    rdfs:label "Daniel Chaudron" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Chaudron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-8e2eeef7-503b-497e-85de-7a9ca2b4057e
  a a2a:Person ;
  rdfs:label "Cornelia Cuiters" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cuiters" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Cuiters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-e4df031f-cc38-11f9-bf2c-ded346be48a1
  a a2a:Person ;
  rdfs:label "Jansje Siebes" ;
  a2a:PersonName [
    rdfs:label "Jansje Siebes" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNamePatronym "Siebes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person-22b0d7ed-4108-7048-31e3-264fe658734c
  a a2a:Person ;
  rdfs:label "Daniël Chaudron" ;
  a2a:PersonName [
    rdfs:label "Daniël Chaudron" ;
    a2a:PersonNameFirstName "Daniël" ;
    a2a:PersonNameLastName "Chaudron"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1803-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person:52a4949d-f60e-3c42-8036-df747ed2fcc7 ;
  a2a:EventKeyRef oa:event_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Event1 .

oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person:3907ae82-b103-7342-7049-d911992285e6 ;
  a2a:EventKeyRef oa:event_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Event1 .

oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person:8e2eeef7-503b-497e-85de-7a9ca2b4057e ;
  a2a:EventKeyRef oa:event_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Event1 .

oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person:e4df031f-cc38-11f9-bf2c-ded346be48a1 ;
  a2a:EventKeyRef oa:event_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Event1 .

oa:relationep_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Person:22b0d7ed-4108-7048-31e3-264fe658734c ;
  a2a:EventKeyRef oa:event_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64_Event1 .

oa:source_elo_2bf35602-e9fa-29fe-8987-a6203a7e4a64
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1796-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1803-05-11"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 231, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1796 - 1811." ;
    a2a:RegistryNumber "231" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 231, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1796 - 1811., 231"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/2bf35602-e9fa-29fe-8987-a6203a7e4a64/iiif/3/1476700/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2bf35602-e9fa-29fe-8987-a6203a7e4a64" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/2bf35602-e9fa-29fe-8987-a6203a7e4a64/iiif/3/1476700/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2bf35602-e9fa-29fe-8987-a6203a7e4a64" ;
  a2a:RecordGUID "{2bf35602-e9fa-29fe-8987-a6203a7e4a64}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 11-05-1803<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/231\">Inventarisnummer 231 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "231" ;
  a2a:SourceRemarkregister_periode "1796-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_9008_00009008.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 11-05-1803" .
