@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_ebf16a6f-64c7-e964-3e6f-caeb76432239
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 juni 1647 te Leiden" ;
  a2a:hasPerson oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-928e781d-6387-937b-cf0c-d1b2d6ae4c2c, oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-4dfceac2-4153-4f14-4004-0005b6950bcb, oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-6801e20f-b36e-b44e-c1a6-5cda035eaa8c, oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-52d32b86-1a6f-912a-da09-69cafe06bc4e, oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-28b40fe0-cd08-720a-b2c3-d4d56dbe1c3f, oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-7812f0d6-2d63-c72e-78e0-b1bb6f41a376 ;
  a2a:hasEvent oa:event_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_0, oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_1, oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_2, oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_3, oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_4, oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_5 ;
  a2a:hasSource oa:source_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239 .

oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-928e781d-6387-937b-cf0c-d1b2d6ae4c2c
  a a2a:Person ;
  rdfs:label "Sara Dunaime" ;
  a2a:PersonName [
    rdfs:label "Sara Dunaime" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Dunaime"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-4dfceac2-4153-4f14-4004-0005b6950bcb
  a a2a:Person ;
  rdfs:label "Nicolas Dunaime" ;
  a2a:PersonName [
    rdfs:label "Nicolas Dunaime" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Dunaime"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-6801e20f-b36e-b44e-c1a6-5cda035eaa8c
  a a2a:Person ;
  rdfs:label "Jacques de la Croix" ;
  a2a:PersonName [
    rdfs:label "Jacques de la Croix" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Croix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-52d32b86-1a6f-912a-da09-69cafe06bc4e
  a a2a:Person ;
  rdfs:label "Toussaine Francilion" ;
  a2a:PersonName [
    rdfs:label "Toussaine Francilion" ;
    a2a:PersonNameFirstName "Toussaine" ;
    a2a:PersonNameLastName "Francilion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-28b40fe0-cd08-720a-b2c3-d4d56dbe1c3f
  a a2a:Person ;
  rdfs:label "Nicolle de la Croix" ;
  a2a:PersonName [
    rdfs:label "Nicolle de la Croix" ;
    a2a:PersonNameFirstName "Nicolle" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Croix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person-7812f0d6-2d63-c72e-78e0-b1bb6f41a376
  a a2a:Person ;
  rdfs:label "Nicolas Abram" ;
  a2a:PersonName [
    rdfs:label "Nicolas Abram" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNamePatronym "Abram"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1647" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1647-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person:928e781d-6387-937b-cf0c-d1b2d6ae4c2c ;
  a2a:EventKeyRef oa:event_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Event1 .

oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person:4dfceac2-4153-4f14-4004-0005b6950bcb ;
  a2a:EventKeyRef oa:event_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Event1 .

oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person:6801e20f-b36e-b44e-c1a6-5cda035eaa8c ;
  a2a:EventKeyRef oa:event_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Event1 .

oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person:52d32b86-1a6f-912a-da09-69cafe06bc4e ;
  a2a:EventKeyRef oa:event_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Event1 .

oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person:28b40fe0-cd08-720a-b2c3-d4d56dbe1c3f ;
  a2a:EventKeyRef oa:event_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Event1 .

oa:relationep_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Person:7812f0d6-2d63-c72e-78e0-b1bb6f41a376 ;
  a2a:EventKeyRef oa:event_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239_Event1 .

oa:source_elo_ebf16a6f-64c7-e964-3e6f-caeb76432239
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1647-01-01 - 1655-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1647" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1647-06-23"^^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: 272, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655." ;
    a2a:RegistryNumber "272" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 272, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655., 272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/6ce2ca44-6cd6-456a-ab75-87bd294a8071/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ebf16a6f-64c7-e964-3e6f-caeb76432239" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/6ce2ca44-6cd6-456a-ab75-87bd294a8071/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/ebf16a6f-64c7-e964-3e6f-caeb76432239" ;
  a2a:RecordGUID "{ebf16a6f-64c7-e964-3e6f-caeb76432239}" ;
  a2a:SourceRemarkOpmerking "toevoeging onderzoeker: zie ondertrouw reg. folio N208<br>Doopdatum: 23-06-1647<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/272\">Inventarisnummer 272 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "272" ;
  a2a:SourceRemarkregister_periode "1647-1655" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_16751_00016751.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-06-1647" .
