@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_ff1847b9-de58-e6f6-de64-0c6265c1ea85
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 januari 1772 te Warmond" ;
  a2a:hasPerson oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-d9ed2fd9-419b-66a2-693b-09d6444a9163, oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-7c58d73e-b5f5-49a2-2ad4-c2c55840e17e, oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-2f0e304c-446f-994f-1431-59bd8a6663e7, oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-161f643a-1bfd-fd00-8e52-2aca7123286b, oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-228a1807-d3a5-bf36-4ff0-74398efd3b8c ;
  a2a:hasEvent oa:event_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_0, oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_1, oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_2, oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_3, oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_4 ;
  a2a:hasSource oa:source_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85 .

oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-d9ed2fd9-419b-66a2-693b-09d6444a9163
  a a2a:Person ;
  rdfs:label "Hendrina Lepaar" ;
  a2a:PersonName [
    rdfs:label "Hendrina Lepaar" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Lepaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-7c58d73e-b5f5-49a2-2ad4-c2c55840e17e
  a a2a:Person ;
  rdfs:label "Ari Lepaar" ;
  a2a:PersonName [
    rdfs:label "Ari Lepaar" ;
    a2a:PersonNameFirstName "Ari" ;
    a2a:PersonNameLastName "Lepaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-2f0e304c-446f-994f-1431-59bd8a6663e7
  a a2a:Person ;
  rdfs:label "Anna Maria Leemhorst" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Leemhorst" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Leemhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-161f643a-1bfd-fd00-8e52-2aca7123286b
  a a2a:Person ;
  rdfs:label "Geertje Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Geertje Slijkhuis" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person-228a1807-d3a5-bf36-4ff0-74398efd3b8c
  a a2a:Person ;
  rdfs:label "Jan Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Jan Slijkhuis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1772-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person:d9ed2fd9-419b-66a2-693b-09d6444a9163 ;
  a2a:EventKeyRef oa:event_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Event1 .

oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person:7c58d73e-b5f5-49a2-2ad4-c2c55840e17e ;
  a2a:EventKeyRef oa:event_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Event1 .

oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person:2f0e304c-446f-994f-1431-59bd8a6663e7 ;
  a2a:EventKeyRef oa:event_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Event1 .

oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person:161f643a-1bfd-fd00-8e52-2aca7123286b ;
  a2a:EventKeyRef oa:event_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Event1 .

oa:relationep_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Person:228a1807-d3a5-bf36-4ff0-74398efd3b8c ;
  a2a:EventKeyRef oa:event_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85_Event1 .

oa:source_elo_ff1847b9-de58-e6f6-de64-0c6265c1ea85
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1721-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1772-01-26"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (1575-1930), Deel: 716, Periode: 1721-1812" ;
    a2a:Book "Doopboek (NH) van Warmond, 1721 - 1812; met index." ;
    a2a:RegistryNumber "716" ;
    a2a:Folio "32" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 716, Periode: 1721-1812, Doopboek (NH) van Warmond, 1721 - 1812; met index., 716, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/791faf36-6892-425f-9aa6-60b79dfd12f4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ff1847b9-de58-e6f6-de64-0c6265c1ea85" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/791faf36-6892-425f-9aa6-60b79dfd12f4/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/ff1847b9-de58-e6f6-de64-0c6265c1ea85" ;
  a2a:RecordGUID "{ff1847b9-de58-e6f6-de64-0c6265c1ea85}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-01-1772<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0600/file/716\">Inventarisnummer 716 van archiefnummer 0600 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (1575-1930)" ;
  a2a:SourceRemarkdeel "716" ;
  a2a:SourceRemarkregister_periode "1721-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_29903_00029903.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-01-1772" .
