@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_fca9b343-99df-4e9f-9dad-e733b4f8148c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 november 1684 te Leiden" ;
  a2a:hasPerson oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-474e5092-af5f-056c-c517-b2cdc082e6c7, oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-cbbcef20-1771-8ef1-1d0d-f8d62b1c6452, oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-a728518e-ef08-0283-3283-50a28b37a038, oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-45fd3a36-61e3-3bfe-32ff-88c2dca0c264, oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-ca331534-459f-29ba-ff49-ee12954999e2 ;
  a2a:hasEvent oa:event_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_0, oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_1, oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_2, oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_3, oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_4 ;
  a2a:hasSource oa:source_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c .

oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-474e5092-af5f-056c-c517-b2cdc082e6c7
  a a2a:Person ;
  rdfs:label "Dirk" ;
  a2a:PersonName [
    rdfs:label "Dirk" ;
    a2a:PersonNameFirstName "Dirk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-cbbcef20-1771-8ef1-1d0d-f8d62b1c6452
  a a2a:Person ;
  rdfs:label "Aarnout Bartelsz" ;
  a2a:PersonName [
    rdfs:label "Aarnout Bartelsz" ;
    a2a:PersonNameFirstName "Aarnout" ;
    a2a:PersonNamePatronym "Bartelsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-a728518e-ef08-0283-3283-50a28b37a038
  a a2a:Person ;
  rdfs:label "Annetje Bartels" ;
  a2a:PersonName [
    rdfs:label "Annetje Bartels" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePatronym "Bartels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-45fd3a36-61e3-3bfe-32ff-88c2dca0c264
  a a2a:Person ;
  rdfs:label "Teunis Gijsbertsz Rijk" ;
  a2a:PersonName [
    rdfs:label "Teunis Gijsbertsz Rijk" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePatronym "Gijsbertsz" ;
    a2a:PersonNameLastName "Rijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person-ca331534-459f-29ba-ff49-ee12954999e2
  a a2a:Person ;
  rdfs:label "Aaltje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jacobs" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1684-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person:474e5092-af5f-056c-c517-b2cdc082e6c7 ;
  a2a:EventKeyRef oa:event_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Event1 .

oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person:cbbcef20-1771-8ef1-1d0d-f8d62b1c6452 ;
  a2a:EventKeyRef oa:event_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Event1 .

oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person:a728518e-ef08-0283-3283-50a28b37a038 ;
  a2a:EventKeyRef oa:event_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Event1 .

oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person:45fd3a36-61e3-3bfe-32ff-88c2dca0c264 ;
  a2a:EventKeyRef oa:event_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Event1 .

oa:relationep_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Person:ca331534-459f-29ba-ff49-ee12954999e2 ;
  a2a:EventKeyRef oa:event_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c_Event1 .

oa:source_elo_fca9b343-99df-4e9f-9dad-e733b4f8148c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1670-01-01 - 1684-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1684" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1684-11-22"^^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: 259, Periode: 1..." ;
    a2a:Book "Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 1670 - 26 november 1684." ;
    a2a:RegistryNumber "259" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 259, Periode: 1..., Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 1670 - 26 november 1684., 259"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4856afb0-319f-4c43-b0ba-7ba349023e77/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fca9b343-99df-4e9f-9dad-e733b4f8148c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4856afb0-319f-4c43-b0ba-7ba349023e77/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/fca9b343-99df-4e9f-9dad-e733b4f8148c" ;
  a2a:RecordGUID "{fca9b343-99df-4e9f-9dad-e733b4f8148c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-11-1684<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/259\">Inventarisnummer 259 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "259" ;
  a2a:SourceRemarkregister_periode "1670-1684" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_27872_00027872.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-11-1684" .
