@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_cc271924-3ca4-e78d-86c3-e701978147ce
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 juni 1643 te Leiden" ;
  a2a:hasPerson oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-6b167d5d-98f3-4c58-d768-a8e4a82ba55b, oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-427273df-12af-9862-7f55-303210db1462, oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-0907598a-e0ab-a260-add5-c39d6a5a8019, oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-63cb2a9c-aa35-a639-b79d-a0ef983dcf90, oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-71875f6d-f6da-8f61-31f3-272f7299bccc ;
  a2a:hasEvent oa:event_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_0, oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_1, oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_2, oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_3, oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_4 ;
  a2a:hasSource oa:source_elo_cc271924-3ca4-e78d-86c3-e701978147ce .

oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-6b167d5d-98f3-4c58-d768-a8e4a82ba55b
  a a2a:Person ;
  rdfs:label "Grietgen" ;
  a2a:PersonName [
    rdfs:label "Grietgen" ;
    a2a:PersonNameFirstName "Grietgen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-427273df-12af-9862-7f55-303210db1462
  a a2a:Person ;
  rdfs:label "Jacob Andriessen" ;
  a2a:PersonName [
    rdfs:label "Jacob Andriessen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Andriessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-0907598a-e0ab-a260-add5-c39d6a5a8019
  a a2a:Person ;
  rdfs:label "Lydia Maertens" ;
  a2a:PersonName [
    rdfs:label "Lydia Maertens" ;
    a2a:PersonNameFirstName "Lydia" ;
    a2a:PersonNamePatronym "Maertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-63cb2a9c-aa35-a639-b79d-a0ef983dcf90
  a a2a:Person ;
  rdfs:label "Lysbet Weykens" ;
  a2a:PersonName [
    rdfs:label "Lysbet Weykens" ;
    a2a:PersonNameFirstName "Lysbet" ;
    a2a:PersonNameLastName "Weykens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person-71875f6d-f6da-8f61-31f3-272f7299bccc
  a a2a:Person ;
  rdfs:label "Lysebet Lucas" ;
  a2a:PersonName [
    rdfs:label "Lysebet Lucas" ;
    a2a:PersonNameFirstName "Lysebet" ;
    a2a:PersonNamePatronym "Lucas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1643" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1643-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person:6b167d5d-98f3-4c58-d768-a8e4a82ba55b ;
  a2a:EventKeyRef oa:event_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Event1 .

oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person:427273df-12af-9862-7f55-303210db1462 ;
  a2a:EventKeyRef oa:event_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Event1 .

oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person:0907598a-e0ab-a260-add5-c39d6a5a8019 ;
  a2a:EventKeyRef oa:event_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Event1 .

oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person:63cb2a9c-aa35-a639-b79d-a0ef983dcf90 ;
  a2a:EventKeyRef oa:event_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Event1 .

oa:relationep_elo_cc271924-3ca4-e78d-86c3-e701978147ce_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Person:71875f6d-f6da-8f61-31f3-272f7299bccc ;
  a2a:EventKeyRef oa:event_elo_cc271924-3ca4-e78d-86c3-e701978147ce_Event1 .

oa:source_elo_cc271924-3ca4-e78d-86c3-e701978147ce
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1636-01-01 - 1644-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1643" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1643-06-21"^^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: 234, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1636 - 6 december 1644." ;
    a2a:RegistryNumber "234" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 234, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1636 - 6 december 1644., 234"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/fc6e6942-a19f-46f2-8425-8923fbd3aa98/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cc271924-3ca4-e78d-86c3-e701978147ce" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/fc6e6942-a19f-46f2-8425-8923fbd3aa98/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/cc271924-3ca4-e78d-86c3-e701978147ce" ;
  a2a:RecordGUID "{cc271924-3ca4-e78d-86c3-e701978147ce}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-06-1643<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/234\">Inventarisnummer 234 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "234" ;
  a2a:SourceRemarkregister_periode "1636-1644" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_20952_00020952.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-06-1643" .
