@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_ffe3497d-65a1-52c6-e9c2-ea5661141e5f
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 maart 1762 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person-e1f91fe7-4622-1b42-e5c9-552d9ed41f11, oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person-56fee83c-8edc-02eb-e466-c58cc46ade23, oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person-ce9ddacc-ee14-b270-5934-ae1cf0380f54, oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person-43ea1639-2570-f486-68ec-b8abd55650ff ;
  a2a:hasEvent oa:event_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_0, oa:relationep_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_1, oa:relationep_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_2, oa:relationep_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_3 ;
  a2a:hasSource oa:source_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f .

oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person-e1f91fe7-4622-1b42-e5c9-552d9ed41f11
  a a2a:Person ;
  rdfs:label "Jan Ankerna" ;
  a2a:PersonName [
    rdfs:label "Jan Ankerna" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ankerna"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person-56fee83c-8edc-02eb-e466-c58cc46ade23
  a a2a:Person ;
  rdfs:label "Jan Ankerna" ;
  a2a:PersonName [
    rdfs:label "Jan Ankerna" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ankerna"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person-ce9ddacc-ee14-b270-5934-ae1cf0380f54
  a a2a:Person ;
  rdfs:label "Antje van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Antje van Leeuwen" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person-43ea1639-2570-f486-68ec-b8abd55650ff
  a a2a:Person ;
  rdfs:label "Johanna Ankerna" ;
  a2a:PersonName [
    rdfs:label "Johanna Ankerna" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Ankerna"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1762-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person:e1f91fe7-4622-1b42-e5c9-552d9ed41f11 ;
  a2a:EventKeyRef oa:event_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Event1 .

oa:relationep_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person:56fee83c-8edc-02eb-e466-c58cc46ade23 ;
  a2a:EventKeyRef oa:event_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Event1 .

oa:relationep_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person:ce9ddacc-ee14-b270-5934-ae1cf0380f54 ;
  a2a:EventKeyRef oa:event_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Event1 .

oa:relationep_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Person:43ea1639-2570-f486-68ec-b8abd55650ff ;
  a2a:EventKeyRef oa:event_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f_Event1 .

oa:source_elo_ffe3497d-65a1-52c6-e9c2-ea5661141e5f
  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 "1762" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1762-03-21"^^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/iiif/3/24fc1e8c-387c-40b8-b8da-deea11b18a55/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ffe3497d-65a1-52c6-e9c2-ea5661141e5f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/24fc1e8c-387c-40b8-b8da-deea11b18a55/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/ffe3497d-65a1-52c6-e9c2-ea5661141e5f" ;
  a2a:RecordGUID "{ffe3497d-65a1-52c6-e9c2-ea5661141e5f}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-03-1762<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_20260528_29895_00029895.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-03-1762" .
