@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_aad2bd10-ce93-9fc4-7986-89274bb103bd
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 april 1733 te Leiden" ;
  a2a:hasPerson oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-13b0bbb2-1ad7-8fdf-3bbf-fbba41a90cc3, oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-83fc4ca6-3c47-d685-c685-da5eb90e8018, oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-76fcfccb-ccce-63e2-6617-5475c731a01e, oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-8cb29fe6-44c3-192f-de1f-05ff216e1e0b, oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-ca6c966d-7388-64ca-6079-d0a0735e4bfc ;
  a2a:hasEvent oa:event_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_0, oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_1, oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_2, oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_3, oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_4 ;
  a2a:hasSource oa:source_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd .

oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-13b0bbb2-1ad7-8fdf-3bbf-fbba41a90cc3
  a a2a:Person ;
  rdfs:label "Nicolaas Kloots" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Kloots" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Kloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-83fc4ca6-3c47-d685-c685-da5eb90e8018
  a a2a:Person ;
  rdfs:label "Cornelis Kloots" ;
  a2a:PersonName [
    rdfs:label "Cornelis Kloots" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Kloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-76fcfccb-ccce-63e2-6617-5475c731a01e
  a a2a:Person ;
  rdfs:label "Lysbeth Uitenbos" ;
  a2a:PersonName [
    rdfs:label "Lysbeth Uitenbos" ;
    a2a:PersonNameFirstName "Lysbeth" ;
    a2a:PersonNameLastName "Uitenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-8cb29fe6-44c3-192f-de1f-05ff216e1e0b
  a a2a:Person ;
  rdfs:label "Aaltie van der Burg" ;
  a2a:PersonName [
    rdfs:label "Aaltie van der Burg" ;
    a2a:PersonNameFirstName "Aaltie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person-ca6c966d-7388-64ca-6079-d0a0735e4bfc
  a a2a:Person ;
  rdfs:label "Niklaas Uitenbos" ;
  a2a:PersonName [
    rdfs:label "Niklaas Uitenbos" ;
    a2a:PersonNameFirstName "Niklaas" ;
    a2a:PersonNameLastName "Uitenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1733-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person:13b0bbb2-1ad7-8fdf-3bbf-fbba41a90cc3 ;
  a2a:EventKeyRef oa:event_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Event1 .

oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person:83fc4ca6-3c47-d685-c685-da5eb90e8018 ;
  a2a:EventKeyRef oa:event_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Event1 .

oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person:76fcfccb-ccce-63e2-6617-5475c731a01e ;
  a2a:EventKeyRef oa:event_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Event1 .

oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person:8cb29fe6-44c3-192f-de1f-05ff216e1e0b ;
  a2a:EventKeyRef oa:event_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Event1 .

oa:relationep_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Person:ca6c966d-7388-64ca-6079-d0a0735e4bfc ;
  a2a:EventKeyRef oa:event_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd_Event1 .

oa:source_elo_aad2bd10-ce93-9fc4-7986-89274bb103bd
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1663-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1733-04-14"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 284, Periode: 1..." ;
    a2a:Book "Doopboek van Remonstrantsche Gemeente te Leiden, 1663 - 1811." ;
    a2a:RegistryNumber "284" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 284, Periode: 1..., Doopboek van Remonstrantsche Gemeente te Leiden, 1663 - 1811., 284"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e233eba1-f7d0-44cb-8d7c-3c72cd681245/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/aad2bd10-ce93-9fc4-7986-89274bb103bd" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e233eba1-f7d0-44cb-8d7c-3c72cd681245/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/aad2bd10-ce93-9fc4-7986-89274bb103bd" ;
  a2a:RecordGUID "{aad2bd10-ce93-9fc4-7986-89274bb103bd}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-04-1733<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/284\">Inventarisnummer 284 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "284" ;
  a2a:SourceRemarkregister_periode "1663-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_28006_00028006.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-04-1733" .
