@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_e7b23bf1-4cb2-da57-8be7-beaeb3baed08
  a a2a:Record ;
  rdfs:label "DTB Dopen op 8 april 1624 te Leiden" ;
  a2a:hasPerson oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-8346cf96-99eb-c7f3-e6db-778f61beba98, oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-2e5f3748-6984-85da-a1eb-c760203d99cf, oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-71816477-9f95-fe0c-2c3a-a5b1b8088395, oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-69ba27f7-46d1-6736-768e-7b547dc2bb1f, oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-03bdb0ae-96cc-5e1b-fc86-cac69207c1c0, oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-198e6872-217c-510c-1687-5c8a10e06890 ;
  a2a:hasEvent oa:event_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_0, oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_1, oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_2, oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_3, oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_4, oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_5 ;
  a2a:hasSource oa:source_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08 .

oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-8346cf96-99eb-c7f3-e6db-778f61beba98
  a a2a:Person ;
  rdfs:label "Isaac" ;
  a2a:PersonName [
    rdfs:label "Isaac" ;
    a2a:PersonNameFirstName "Isaac"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-2e5f3748-6984-85da-a1eb-c760203d99cf
  a a2a:Person ;
  rdfs:label "Cornile Clarisse" ;
  a2a:PersonName [
    rdfs:label "Cornile Clarisse" ;
    a2a:PersonNameFirstName "Cornile" ;
    a2a:PersonNamePatronym "Clarisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-71816477-9f95-fe0c-2c3a-a5b1b8088395
  a a2a:Person ;
  rdfs:label "Catheline Godin" ;
  a2a:PersonName [
    rdfs:label "Catheline Godin" ;
    a2a:PersonNameFirstName "Catheline" ;
    a2a:PersonNameLastName "Godin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-69ba27f7-46d1-6736-768e-7b547dc2bb1f
  a a2a:Person ;
  rdfs:label "Marie Blondeau" ;
  a2a:PersonName [
    rdfs:label "Marie Blondeau" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Blondeau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-03bdb0ae-96cc-5e1b-fc86-cac69207c1c0
  a a2a:Person ;
  rdfs:label "Matthieu du Pire" ;
  a2a:PersonName [
    rdfs:label "Matthieu du Pire" ;
    a2a:PersonNameFirstName "Matthieu" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Pire"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person-198e6872-217c-510c-1687-5c8a10e06890
  a a2a:Person ;
  rdfs:label "Robert Courtin" ;
  a2a:PersonName [
    rdfs:label "Robert Courtin" ;
    a2a:PersonNameFirstName "Robert" ;
    a2a:PersonNameLastName "Courtin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1624-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person:8346cf96-99eb-c7f3-e6db-778f61beba98 ;
  a2a:EventKeyRef oa:event_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Event1 .

oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person:2e5f3748-6984-85da-a1eb-c760203d99cf ;
  a2a:EventKeyRef oa:event_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Event1 .

oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person:71816477-9f95-fe0c-2c3a-a5b1b8088395 ;
  a2a:EventKeyRef oa:event_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Event1 .

oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person:69ba27f7-46d1-6736-768e-7b547dc2bb1f ;
  a2a:EventKeyRef oa:event_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Event1 .

oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person:03bdb0ae-96cc-5e1b-fc86-cac69207c1c0 ;
  a2a:EventKeyRef oa:event_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Event1 .

oa:relationep_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Person:198e6872-217c-510c-1687-5c8a10e06890 ;
  a2a:EventKeyRef oa:event_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08_Event1 .

oa:source_elo_e7b23bf1-4cb2-da57-8be7-beaeb3baed08
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1599-01-01 - 1627-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1599-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1627-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1624" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1624-04-08"^^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: 270, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627." ;
    a2a:RegistryNumber "270" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 270, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627., 270"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c56a2e3f-6196-4a9b-ba09-9243b0ba1222/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e7b23bf1-4cb2-da57-8be7-beaeb3baed08" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c56a2e3f-6196-4a9b-ba09-9243b0ba1222/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/e7b23bf1-4cb2-da57-8be7-beaeb3baed08" ;
  a2a:RecordGUID "{e7b23bf1-4cb2-da57-8be7-beaeb3baed08}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 08-04-1624<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/270\">Inventarisnummer 270 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "270" ;
  a2a:SourceRemarkregister_periode "1599-1627" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_15654_00015654.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 08-04-1624" .
