@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_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 december 1778 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person-a012caf2-13d4-ef2b-86fb-91af18cc45b4, oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person-3bc2aa0a-e4d1-e237-280d-a045a0e0fc3a, oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person-92fdec12-e2a5-6c33-f6f5-4296b65968bd, oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person-e54a62a8-e6ab-8ddc-7c73-946952354dbd ;
  a2a:hasEvent oa:event_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_0, oa:relationep_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_1, oa:relationep_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_2, oa:relationep_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_3 ;
  a2a:hasSource oa:source_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0 .

oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person-a012caf2-13d4-ef2b-86fb-91af18cc45b4
  a a2a:Person ;
  rdfs:label "Geertruij Kuijl" ;
  a2a:PersonName [
    rdfs:label "Geertruij Kuijl" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Kuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person-3bc2aa0a-e4d1-e237-280d-a045a0e0fc3a
  a a2a:Person ;
  rdfs:label "Samuel Kuijl" ;
  a2a:PersonName [
    rdfs:label "Samuel Kuijl" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Kuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person-92fdec12-e2a5-6c33-f6f5-4296b65968bd
  a a2a:Person ;
  rdfs:label "Jaapje Hoogtijding" ;
  a2a:PersonName [
    rdfs:label "Jaapje Hoogtijding" ;
    a2a:PersonNameFirstName "Jaapje" ;
    a2a:PersonNameLastName "Hoogtijding"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person-e54a62a8-e6ab-8ddc-7c73-946952354dbd
  a a2a:Person ;
  rdfs:label "Geertruij Planke" ;
  a2a:PersonName [
    rdfs:label "Geertruij Planke" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Planke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1778-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person:a012caf2-13d4-ef2b-86fb-91af18cc45b4 ;
  a2a:EventKeyRef oa:event_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Event1 .

oa:relationep_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person:3bc2aa0a-e4d1-e237-280d-a045a0e0fc3a ;
  a2a:EventKeyRef oa:event_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Event1 .

oa:relationep_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person:92fdec12-e2a5-6c33-f6f5-4296b65968bd ;
  a2a:EventKeyRef oa:event_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Event1 .

oa:relationep_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Person:e54a62a8-e6ab-8ddc-7c73-946952354dbd ;
  a2a:EventKeyRef oa:event_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0_Event1 .

oa:source_elo_cd8326ca-1caf-5f2f-4e0a-2ef0936320d0
  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 "1778" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1778-12-25"^^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/85ef1857-e949-4d3c-88ac-ef4fe048e4e4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cd8326ca-1caf-5f2f-4e0a-2ef0936320d0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/85ef1857-e949-4d3c-88ac-ef4fe048e4e4/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/cd8326ca-1caf-5f2f-4e0a-2ef0936320d0" ;
  a2a:RecordGUID "{cd8326ca-1caf-5f2f-4e0a-2ef0936320d0}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-12-1778<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_20260701_23089_00023089.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-12-1778" .
