@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_7ce93f65-21d8-bd3f-83fd-e69fc30c461b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 juli 1628 te Leiden" ;
  a2a:hasPerson oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-bdfe2e6f-53d4-b19d-f422-0ad48eccb7af, oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-39050dfa-6bec-388e-3795-b5215a3dd11a, oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-267fe08e-4918-6f70-4fb8-01bc1db1683f, oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-fd04ac6d-47e0-e1bf-082c-300841327d6a, oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-5c976be0-9116-64bb-6540-fdcedfff41ec, oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-0628dba8-9d44-366f-3d01-7cd71cde390d ;
  a2a:hasEvent oa:event_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_0, oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_1, oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_2, oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_3, oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_4, oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_5 ;
  a2a:hasSource oa:source_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b .

oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-bdfe2e6f-53d4-b19d-f422-0ad48eccb7af
  a a2a:Person ;
  rdfs:label "Samuel Cliquet" ;
  a2a:PersonName [
    rdfs:label "Samuel Cliquet" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Cliquet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-39050dfa-6bec-388e-3795-b5215a3dd11a
  a a2a:Person ;
  rdfs:label "Herman Cliquet" ;
  a2a:PersonName [
    rdfs:label "Herman Cliquet" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Cliquet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-267fe08e-4918-6f70-4fb8-01bc1db1683f
  a a2a:Person ;
  rdfs:label "Judith du Toict" ;
  a2a:PersonName [
    rdfs:label "Judith du Toict" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Toict"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-fd04ac6d-47e0-e1bf-082c-300841327d6a
  a a2a:Person ;
  rdfs:label "Catheline du Forest" ;
  a2a:PersonName [
    rdfs:label "Catheline du Forest" ;
    a2a:PersonNameFirstName "Catheline" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Forest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-5c976be0-9116-64bb-6540-fdcedfff41ec
  a a2a:Person ;
  rdfs:label "Anthoine Didier" ;
  a2a:PersonName [
    rdfs:label "Anthoine Didier" ;
    a2a:PersonNameFirstName "Anthoine" ;
    a2a:PersonNameLastName "Didier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person-0628dba8-9d44-366f-3d01-7cd71cde390d
  a a2a:Person ;
  rdfs:label "Charles du Toict" ;
  a2a:PersonName [
    rdfs:label "Charles du Toict" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Toict"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1628" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1628-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person:bdfe2e6f-53d4-b19d-f422-0ad48eccb7af ;
  a2a:EventKeyRef oa:event_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Event1 .

oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person:39050dfa-6bec-388e-3795-b5215a3dd11a ;
  a2a:EventKeyRef oa:event_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Event1 .

oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person:267fe08e-4918-6f70-4fb8-01bc1db1683f ;
  a2a:EventKeyRef oa:event_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Event1 .

oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person:fd04ac6d-47e0-e1bf-082c-300841327d6a ;
  a2a:EventKeyRef oa:event_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Event1 .

oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person:5c976be0-9116-64bb-6540-fdcedfff41ec ;
  a2a:EventKeyRef oa:event_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Event1 .

oa:relationep_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Person:0628dba8-9d44-366f-3d01-7cd71cde390d ;
  a2a:EventKeyRef oa:event_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b_Event1 .

oa:source_elo_7ce93f65-21d8-bd3f-83fd-e69fc30c461b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1627-01-01 - 1646-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1627-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1628" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1628-07-16"^^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: 271, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646." ;
    a2a:RegistryNumber "271" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 271, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646., 271"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/7ce93f65-21d8-bd3f-83fd-e69fc30c461b/iiif/3/1779781/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7ce93f65-21d8-bd3f-83fd-e69fc30c461b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/7ce93f65-21d8-bd3f-83fd-e69fc30c461b/iiif/3/1779781/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/7ce93f65-21d8-bd3f-83fd-e69fc30c461b" ;
  a2a:RecordGUID "{7ce93f65-21d8-bd3f-83fd-e69fc30c461b}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 16-07-1628<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/271\">Inventarisnummer 271 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "271" ;
  a2a:SourceRemarkregister_periode "1627-1646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_14300_00014300.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-07-1628" .
