@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_d796f2c6-4b8e-335f-2575-8f8c4e620023
  a a2a:Record ;
  rdfs:label "DTB Dopen op 8 januari 1719 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-5907330e-4a09-7b2a-bf58-312d0221e5ee, oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-92e5ddca-ffbe-a837-43af-f6b6888e4d46, oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-5791cee3-bde5-a536-ebc5-08af9b57fab7, oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-3c397672-1232-3e29-644c-cb3500e66f56, oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-90ff56c7-309e-0508-ad92-6056d4cac628 ;
  a2a:hasEvent oa:event_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_0, oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_1, oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_2, oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_3, oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_4 ;
  a2a:hasSource oa:source_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023 .

oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-5907330e-4a09-7b2a-bf58-312d0221e5ee
  a a2a:Person ;
  rdfs:label "Ermpje van Toll" ;
  a2a:PersonName [
    rdfs:label "Ermpje van Toll" ;
    a2a:PersonNameFirstName "Ermpje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-92e5ddca-ffbe-a837-43af-f6b6888e4d46
  a a2a:Person ;
  rdfs:label "Aart Sijmonsz van Toll" ;
  a2a:PersonName [
    rdfs:label "Aart Sijmonsz van Toll" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePatronym "Sijmonsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-5791cee3-bde5-a536-ebc5-08af9b57fab7
  a a2a:Person ;
  rdfs:label "Annetje Teunis van Muijen" ;
  a2a:PersonName [
    rdfs:label "Annetje Teunis van Muijen" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePatronym "Teunis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Muijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-3c397672-1232-3e29-644c-cb3500e66f56
  a a2a:Person ;
  rdfs:label "Jacob Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelisz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Cornelisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person-90ff56c7-309e-0508-ad92-6056d4cac628
  a a2a:Person ;
  rdfs:label "Ermpje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Ermpje Jacobs" ;
    a2a:PersonNameFirstName "Ermpje" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1719-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person:5907330e-4a09-7b2a-bf58-312d0221e5ee ;
  a2a:EventKeyRef oa:event_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Event1 .

oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person:92e5ddca-ffbe-a837-43af-f6b6888e4d46 ;
  a2a:EventKeyRef oa:event_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Event1 .

oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person:5791cee3-bde5-a536-ebc5-08af9b57fab7 ;
  a2a:EventKeyRef oa:event_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Event1 .

oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person:3c397672-1232-3e29-644c-cb3500e66f56 ;
  a2a:EventKeyRef oa:event_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Event1 .

oa:relationep_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Person:90ff56c7-309e-0508-ad92-6056d4cac628 ;
  a2a:EventKeyRef oa:event_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023_Event1 .

oa:source_elo_d796f2c6-4b8e-335f-2575-8f8c4e620023
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1688-01-01 - 1740-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1719-01-08"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1477, Periode: 1688-1740" ;
    a2a:Book "Doopboek (NH) van Leiderdorp, 1688 - 1740." ;
    a2a:RegistryNumber "1477" ;
    a2a:Folio "196" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1477, Periode: 1688-1740, Doopboek (NH) van Leiderdorp, 1688 - 1740., 1477, 196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ad107af3-3d9d-43db-9c5b-29182325a642/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d796f2c6-4b8e-335f-2575-8f8c4e620023" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ad107af3-3d9d-43db-9c5b-29182325a642/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/d796f2c6-4b8e-335f-2575-8f8c4e620023" ;
  a2a:RecordGUID "{d796f2c6-4b8e-335f-2575-8f8c4e620023}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 08-01-1719<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1477\">Inventarisnummer 1477 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1477" ;
  a2a:SourceRemarkregister_periode "1688-1740" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_23386_00023386.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 08-01-1719" .
