@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_29ceb522-bc32-c1ff-baba-1aa3dc6cba96
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 december 1793 te Leiden" ;
  a2a:hasPerson oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-493892cd-12ac-2e68-3a9f-d4aafc9c596e, oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-78bee61d-eac4-dc1d-e7ff-6e1eb1602cd0, oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-c849edd8-d0cc-ac56-c769-d106989bbb36, oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-c3f45f96-35b8-8c46-2953-d53f1622ad9f, oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-ca7df59d-6b66-0dfe-5e28-142ccfd5a403 ;
  a2a:hasEvent oa:event_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_0, oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_1, oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_2, oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_3, oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_4 ;
  a2a:hasSource oa:source_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96 .

oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-493892cd-12ac-2e68-3a9f-d4aafc9c596e
  a a2a:Person ;
  rdfs:label "Hendrik van Tol" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Tol" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-78bee61d-eac4-dc1d-e7ff-6e1eb1602cd0
  a a2a:Person ;
  rdfs:label "Pieter van Tol" ;
  a2a:PersonName [
    rdfs:label "Pieter van Tol" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-c849edd8-d0cc-ac56-c769-d106989bbb36
  a a2a:Person ;
  rdfs:label "Elisabeth Wesselaar" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Wesselaar" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Wesselaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-c3f45f96-35b8-8c46-2953-d53f1622ad9f
  a a2a:Person ;
  rdfs:label "Cornelia van Egmond" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Egmond" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person-ca7df59d-6b66-0dfe-5e28-142ccfd5a403
  a a2a:Person ;
  rdfs:label "Willemijntje Wesselaar" ;
  a2a:PersonName [
    rdfs:label "Willemijntje Wesselaar" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNameLastName "Wesselaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1793-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person:493892cd-12ac-2e68-3a9f-d4aafc9c596e ;
  a2a:EventKeyRef oa:event_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Event1 .

oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person:78bee61d-eac4-dc1d-e7ff-6e1eb1602cd0 ;
  a2a:EventKeyRef oa:event_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Event1 .

oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person:c849edd8-d0cc-ac56-c769-d106989bbb36 ;
  a2a:EventKeyRef oa:event_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Event1 .

oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person:c3f45f96-35b8-8c46-2953-d53f1622ad9f ;
  a2a:EventKeyRef oa:event_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Event1 .

oa:relationep_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Person:ca7df59d-6b66-0dfe-5e28-142ccfd5a403 ;
  a2a:EventKeyRef oa:event_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96_Event1 .

oa:source_elo_29ceb522-bc32-c1ff-baba-1aa3dc6cba96
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1756-01-01 - 1801-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1793-12-01"^^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: 296, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de St. Jorissteeg (RK) te Leiden, 14 juni 1756 - 21 oktober..." ;
    a2a:RegistryNumber "296" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 296, Periode: 1..., Doopboek en trouwboek van de kerk aan de St. Jorissteeg (RK) te Leiden, 14 juni 1756 - 21 oktober..., 296"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/29ceb522-bc32-c1ff-baba-1aa3dc6cba96/iiif/3/1918571/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/29ceb522-bc32-c1ff-baba-1aa3dc6cba96" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/29ceb522-bc32-c1ff-baba-1aa3dc6cba96/iiif/3/1918571/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/29ceb522-bc32-c1ff-baba-1aa3dc6cba96" ;
  a2a:RecordGUID "{29ceb522-bc32-c1ff-baba-1aa3dc6cba96}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-12-1793<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/296\">Inventarisnummer 296 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "296" ;
  a2a:SourceRemarkregister_periode "1756-1801" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3962_00003962.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-12-1793" .
