@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_150cd10f-dfd5-1168-da38-1b44e628cba6
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 oktober 1660 te Leiden" ;
  a2a:hasPerson oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-6d63f2f4-6a86-07c5-5feb-5782d03607fa, oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-e67222af-8f39-9b14-e1f4-5f6a7be4df64, oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-3d5c8988-72cf-1aa5-dfb5-20cfd9fe6cce, oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-a1a62af2-2981-30fe-94c4-a2a2590697f0, oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-28a71df3-79e3-b779-abce-51c6b2de8fd8, oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-916c5d53-2fcd-6f39-0812-4f7aa1b471d6 ;
  a2a:hasEvent oa:event_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_0, oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_1, oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_2, oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_3, oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_4, oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_5 ;
  a2a:hasSource oa:source_elo_150cd10f-dfd5-1168-da38-1b44e628cba6 .

oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-6d63f2f4-6a86-07c5-5feb-5782d03607fa
  a a2a:Person ;
  rdfs:label "Isaac Colin" ;
  a2a:PersonName [
    rdfs:label "Isaac Colin" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Colin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-e67222af-8f39-9b14-e1f4-5f6a7be4df64
  a a2a:Person ;
  rdfs:label "Boniface Colin" ;
  a2a:PersonName [
    rdfs:label "Boniface Colin" ;
    a2a:PersonNameFirstName "Boniface" ;
    a2a:PersonNameLastName "Colin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-3d5c8988-72cf-1aa5-dfb5-20cfd9fe6cce
  a a2a:Person ;
  rdfs:label "Pierre Sy" ;
  a2a:PersonName [
    rdfs:label "Pierre Sy" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Sy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-a1a62af2-2981-30fe-94c4-a2a2590697f0
  a a2a:Person ;
  rdfs:label "Jeane Brule" ;
  a2a:PersonName [
    rdfs:label "Jeane Brule" ;
    a2a:PersonNameFirstName "Jeane" ;
    a2a:PersonNameLastName "Brule"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-28a71df3-79e3-b779-abce-51c6b2de8fd8
  a a2a:Person ;
  rdfs:label "Pierre de Senne" ;
  a2a:PersonName [
    rdfs:label "Pierre de Senne" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Senne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person-916c5d53-2fcd-6f39-0812-4f7aa1b471d6
  a a2a:Person ;
  rdfs:label "Crestienne Bouce" ;
  a2a:PersonName [
    rdfs:label "Crestienne Bouce" ;
    a2a:PersonNameFirstName "Crestienne" ;
    a2a:PersonNameLastName "Bouce"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1660" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1660-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person:6d63f2f4-6a86-07c5-5feb-5782d03607fa ;
  a2a:EventKeyRef oa:event_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Event1 .

oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person:e67222af-8f39-9b14-e1f4-5f6a7be4df64 ;
  a2a:EventKeyRef oa:event_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Event1 .

oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person:3d5c8988-72cf-1aa5-dfb5-20cfd9fe6cce ;
  a2a:EventKeyRef oa:event_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Event1 .

oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person:a1a62af2-2981-30fe-94c4-a2a2590697f0 ;
  a2a:EventKeyRef oa:event_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Event1 .

oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person:28a71df3-79e3-b779-abce-51c6b2de8fd8 ;
  a2a:EventKeyRef oa:event_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Event1 .

oa:relationep_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Person:916c5d53-2fcd-6f39-0812-4f7aa1b471d6 ;
  a2a:EventKeyRef oa:event_elo_150cd10f-dfd5-1168-da38-1b44e628cba6_Event1 .

oa:source_elo_150cd10f-dfd5-1168-da38-1b44e628cba6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1655-01-01 - 1669-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1655-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1660" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1660-10-10"^^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: 273, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669." ;
    a2a:RegistryNumber "273" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 273, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669., 273"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c61418c8-9bf4-41cb-ad2b-6cf7dc6286b3/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/150cd10f-dfd5-1168-da38-1b44e628cba6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c61418c8-9bf4-41cb-ad2b-6cf7dc6286b3/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/150cd10f-dfd5-1168-da38-1b44e628cba6" ;
  a2a:RecordGUID "{150cd10f-dfd5-1168-da38-1b44e628cba6}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-10-1660<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/273\">Inventarisnummer 273 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "273" ;
  a2a:SourceRemarkregister_periode "1655-1669" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_7277_00007277.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-10-1660" .
