@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_2fafd8a4-e15e-8183-7a43-c9bd482ce171
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 november 1728 te Warmond" ;
  a2a:hasPerson oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person-015cb941-9059-0a0d-e3a7-071c444c1a67, oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person-6ba327e4-f5a7-bc78-072c-985454648b3b, oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person-72239080-17a7-1c85-d646-8a745aff9a9c, oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person-462b8448-61e3-66c8-6a31-4a24aa5fdf57 ;
  a2a:hasEvent oa:event_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_0, oa:relationep_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_1, oa:relationep_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_2, oa:relationep_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_3 ;
  a2a:hasSource oa:source_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171 .

oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person-015cb941-9059-0a0d-e3a7-071c444c1a67
  a a2a:Person ;
  rdfs:label "Jan Klinkenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Klinkenberg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Klinkenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person-6ba327e4-f5a7-bc78-072c-985454648b3b
  a a2a:Person ;
  rdfs:label "Daniel Meessen Klinkenberg" ;
  a2a:PersonName [
    rdfs:label "Daniel Meessen Klinkenberg" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePatronym "Meessen" ;
    a2a:PersonNameLastName "Klinkenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person-72239080-17a7-1c85-d646-8a745aff9a9c
  a a2a:Person ;
  rdfs:label "Neeltje Jans Zwanenburg" ;
  a2a:PersonName [
    rdfs:label "Neeltje Jans Zwanenburg" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Zwanenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person-462b8448-61e3-66c8-6a31-4a24aa5fdf57
  a a2a:Person ;
  rdfs:label "Magteld Pieters Overzijl" ;
  a2a:PersonName [
    rdfs:label "Magteld Pieters Overzijl" ;
    a2a:PersonNameFirstName "Magteld" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Overzijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1728-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person:015cb941-9059-0a0d-e3a7-071c444c1a67 ;
  a2a:EventKeyRef oa:event_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Event1 .

oa:relationep_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person:6ba327e4-f5a7-bc78-072c-985454648b3b ;
  a2a:EventKeyRef oa:event_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Event1 .

oa:relationep_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person:72239080-17a7-1c85-d646-8a745aff9a9c ;
  a2a:EventKeyRef oa:event_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Event1 .

oa:relationep_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Person:462b8448-61e3-66c8-6a31-4a24aa5fdf57 ;
  a2a:EventKeyRef oa:event_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171_Event1 .

oa:source_elo_2fafd8a4-e15e-8183-7a43-c9bd482ce171
  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 "1728" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1728-11-21"^^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 "4" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 716, Periode: 1721-1812, Doopboek (NH) van Warmond, 1721 - 1812; met index., 716, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/eef5ca2a-286f-4f14-8173-ba52d6b970c4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2fafd8a4-e15e-8183-7a43-c9bd482ce171" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/eef5ca2a-286f-4f14-8173-ba52d6b970c4/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/2fafd8a4-e15e-8183-7a43-c9bd482ce171" ;
  a2a:RecordGUID "{2fafd8a4-e15e-8183-7a43-c9bd482ce171}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-11-1728<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_20260528_24204_00024204.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-11-1728" .
