@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_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 januari 1655 te Leiden" ;
  a2a:hasPerson oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-8f158b2c-53e8-5637-0aa6-326e94c83826, oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-ea3ca019-19f1-e534-9c83-4e9659c34f86, oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-237730ad-78d8-40a0-09de-76be710a41f5, oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-dcd82b42-e634-3e72-52d5-8ca414174b5a, oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-61d7bf7e-481c-dc41-b7f8-1b92af92d198 ;
  a2a:hasEvent oa:event_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_0, oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_1, oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_2, oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_3, oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_4 ;
  a2a:hasSource oa:source_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8 .

oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-8f158b2c-53e8-5637-0aa6-326e94c83826
  a a2a:Person ;
  rdfs:label "Anna Cock" ;
  a2a:PersonName [
    rdfs:label "Anna Cock" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Cock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-ea3ca019-19f1-e534-9c83-4e9659c34f86
  a a2a:Person ;
  rdfs:label "Gerret Teunisz Cock" ;
  a2a:PersonName [
    rdfs:label "Gerret Teunisz Cock" ;
    a2a:PersonNameFirstName "Gerret" ;
    a2a:PersonNamePatronym "Teunisz" ;
    a2a:PersonNameLastName "Cock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-237730ad-78d8-40a0-09de-76be710a41f5
  a a2a:Person ;
  rdfs:label "Aeltje Alberts" ;
  a2a:PersonName [
    rdfs:label "Aeltje Alberts" ;
    a2a:PersonNameFirstName "Aeltje" ;
    a2a:PersonNamePatronym "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-dcd82b42-e634-3e72-52d5-8ca414174b5a
  a a2a:Person ;
  rdfs:label "Gerret Hendriksz Wiffin" ;
  a2a:PersonName [
    rdfs:label "Gerret Hendriksz Wiffin" ;
    a2a:PersonNameFirstName "Gerret" ;
    a2a:PersonNamePatronym "Hendriksz" ;
    a2a:PersonNameLastName "Wiffin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person-61d7bf7e-481c-dc41-b7f8-1b92af92d198
  a a2a:Person ;
  rdfs:label "Geertruijt Alberts" ;
  a2a:PersonName [
    rdfs:label "Geertruijt Alberts" ;
    a2a:PersonNameFirstName "Geertruijt" ;
    a2a:PersonNamePatronym "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1655" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1655-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person:8f158b2c-53e8-5637-0aa6-326e94c83826 ;
  a2a:EventKeyRef oa:event_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Event1 .

oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person:ea3ca019-19f1-e534-9c83-4e9659c34f86 ;
  a2a:EventKeyRef oa:event_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Event1 .

oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person:237730ad-78d8-40a0-09de-76be710a41f5 ;
  a2a:EventKeyRef oa:event_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Event1 .

oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person:dcd82b42-e634-3e72-52d5-8ca414174b5a ;
  a2a:EventKeyRef oa:event_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Event1 .

oa:relationep_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Person:61d7bf7e-481c-dc41-b7f8-1b92af92d198 ;
  a2a:EventKeyRef oa:event_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8_Event1 .

oa:source_elo_05ab40ce-c36c-8fdc-957a-706b6ceb2bb8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1652-01-01 - 1659-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1652-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1655" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1655-01-07"^^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: 236, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 13 augustus 1652 - 29 juni 1659." ;
    a2a:RegistryNumber "236" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 236, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 13 augustus 1652 - 29 juni 1659., 236"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/293f75f4-2afb-4ad0-8a92-22c2f95c631f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/05ab40ce-c36c-8fdc-957a-706b6ceb2bb8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/293f75f4-2afb-4ad0-8a92-22c2f95c631f/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/05ab40ce-c36c-8fdc-957a-706b6ceb2bb8" ;
  a2a:RecordGUID "{05ab40ce-c36c-8fdc-957a-706b6ceb2bb8}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 07-01-1655<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/236\">Inventarisnummer 236 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "236" ;
  a2a:SourceRemarkregister_periode "1652-1659" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_27290_00027290.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-01-1655" .
