@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_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 13 november 1763 te Leiden" ;
  a2a:hasPerson oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-18c53291-0016-8c9e-c848-ccbaddade732, oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-608973b8-4479-53e5-1214-04f94a82fdf9, oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-c4394caa-b3fc-be85-3794-1bdf725b03fe, oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-8f8948f8-c759-8c72-a699-3cc1914ae347, oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-23d680f0-53a9-262a-7d70-a97024e756af ;
  a2a:hasEvent oa:event_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_0, oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_1, oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_2, oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_3, oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_4 ;
  a2a:hasSource oa:source_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb .

oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-18c53291-0016-8c9e-c848-ccbaddade732
  a a2a:Person ;
  rdfs:label "Jillis van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jillis van den Berg" ;
    a2a:PersonNameFirstName "Jillis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-608973b8-4479-53e5-1214-04f94a82fdf9
  a a2a:Person ;
  rdfs:label "Jacob van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jacob van den Berg" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-c4394caa-b3fc-be85-3794-1bdf725b03fe
  a a2a:Person ;
  rdfs:label "Lena Kordi" ;
  a2a:PersonName [
    rdfs:label "Lena Kordi" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Kordi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-8f8948f8-c759-8c72-a699-3cc1914ae347
  a a2a:Person ;
  rdfs:label "Anna Doffenee" ;
  a2a:PersonName [
    rdfs:label "Anna Doffenee" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Doffenee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person-23d680f0-53a9-262a-7d70-a97024e756af
  a a2a:Person ;
  rdfs:label "Jillis van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jillis van den Berg" ;
    a2a:PersonNameFirstName "Jillis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1763-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person:18c53291-0016-8c9e-c848-ccbaddade732 ;
  a2a:EventKeyRef oa:event_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Event1 .

oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person:608973b8-4479-53e5-1214-04f94a82fdf9 ;
  a2a:EventKeyRef oa:event_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Event1 .

oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person:c4394caa-b3fc-be85-3794-1bdf725b03fe ;
  a2a:EventKeyRef oa:event_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Event1 .

oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person:8f8948f8-c759-8c72-a699-3cc1914ae347 ;
  a2a:EventKeyRef oa:event_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Event1 .

oa:relationep_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Person:23d680f0-53a9-262a-7d70-a97024e756af ;
  a2a:EventKeyRef oa:event_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb_Event1 .

oa:source_elo_6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1755-01-01 - 1767-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1763-11-13"^^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: 252, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1755 - 28 juni 1767." ;
    a2a:RegistryNumber "252" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 252, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1755 - 28 juni 1767., 252"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/de661980-df99-465d-8717-e694b8c582a6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/de661980-df99-465d-8717-e694b8c582a6/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/6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb" ;
  a2a:RecordGUID "{6ff8dfa1-da1b-76ba-56c0-8233b40e2eeb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 13-11-1763<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/252\">Inventarisnummer 252 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "252" ;
  a2a:SourceRemarkregister_periode "1755-1767" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_18943_00018943.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 13-11-1763" .
