@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_da971a13-ce60-5f9e-9b47-4e547a28b6f6
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 september 1742 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-9734c9dc-6052-379d-6ead-a46e856dd31e, oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-03b98ed8-4876-9d63-4c2e-f2572d92be66, oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-e29659d3-fd47-5a4e-21c7-47901b884e2c, oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-c3bf04de-5749-0c1d-b8b8-8641571258f8, oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-b034bfe8-a4d4-832d-52fd-40faf869b450 ;
  a2a:hasEvent oa:event_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_0, oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_1, oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_2, oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_3, oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_4 ;
  a2a:hasSource oa:source_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6 .

oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-9734c9dc-6052-379d-6ead-a46e856dd31e
  a a2a:Person ;
  rdfs:label "Arij van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Arij van Leeuwen" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-03b98ed8-4876-9d63-4c2e-f2572d92be66
  a a2a:Person ;
  rdfs:label "Mattijs van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Mattijs van Leeuwen" ;
    a2a:PersonNameFirstName "Mattijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-e29659d3-fd47-5a4e-21c7-47901b884e2c
  a a2a:Person ;
  rdfs:label "Sara Drogeveen" ;
  a2a:PersonName [
    rdfs:label "Sara Drogeveen" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Drogeveen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-c3bf04de-5749-0c1d-b8b8-8641571258f8
  a a2a:Person ;
  rdfs:label "Willem van der Seijden" ;
  a2a:PersonName [
    rdfs:label "Willem van der Seijden" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Seijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person-b034bfe8-a4d4-832d-52fd-40faf869b450
  a a2a:Person ;
  rdfs:label "Neeltje van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Neeltje van Leeuwen" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1742-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person:9734c9dc-6052-379d-6ead-a46e856dd31e ;
  a2a:EventKeyRef oa:event_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Event1 .

oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person:03b98ed8-4876-9d63-4c2e-f2572d92be66 ;
  a2a:EventKeyRef oa:event_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Event1 .

oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person:e29659d3-fd47-5a4e-21c7-47901b884e2c ;
  a2a:EventKeyRef oa:event_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Event1 .

oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person:c3bf04de-5749-0c1d-b8b8-8641571258f8 ;
  a2a:EventKeyRef oa:event_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Event1 .

oa:relationep_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Person:b034bfe8-a4d4-832d-52fd-40faf869b450 ;
  a2a:EventKeyRef oa:event_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6_Event1 .

oa:source_elo_da971a13-ce60-5f9e-9b47-4e547a28b6f6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1740-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1742-09-16"^^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: 1478, Periode: 1740-1811" ;
    a2a:Book "Doopboek (NH) van Leiderdorp, 1740 - 1811." ;
    a2a:RegistryNumber "1478" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1478, Periode: 1740-1811, Doopboek (NH) van Leiderdorp, 1740 - 1811., 1478"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/da971a13-ce60-5f9e-9b47-4e547a28b6f6/iiif/3/975573/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/da971a13-ce60-5f9e-9b47-4e547a28b6f6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/da971a13-ce60-5f9e-9b47-4e547a28b6f6/iiif/3/975573/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/da971a13-ce60-5f9e-9b47-4e547a28b6f6" ;
  a2a:RecordGUID "{da971a13-ce60-5f9e-9b47-4e547a28b6f6}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 16-09-1742<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1478\">Inventarisnummer 1478 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1478" ;
  a2a:SourceRemarkregister_periode "1740-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_26424_00026424.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-09-1742" .
