@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_fb626bb2-9676-d2e8-4539-e68cc1be47c7
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 maart 1613 te Leiden" ;
  a2a:hasPerson oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person-7f13fc56-c129-5bca-9ea2-714e8146b461, oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person-a431cecf-fd68-d60c-12ce-94b3911fc044, oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person-7f9cbdea-da66-2b48-9745-832bcd2d4d2c, oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person-5c38711a-7295-b256-368c-27797f7d89d3 ;
  a2a:hasEvent oa:event_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_0, oa:relationep_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_1, oa:relationep_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_2, oa:relationep_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_3 ;
  a2a:hasSource oa:source_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7 .

oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person-7f13fc56-c129-5bca-9ea2-714e8146b461
  a a2a:Person ;
  rdfs:label "Nn le Sage" ;
  a2a:PersonName [
    rdfs:label "Nn le Sage" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Sage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person-a431cecf-fd68-d60c-12ce-94b3911fc044
  a a2a:Person ;
  rdfs:label "Jean le Sage" ;
  a2a:PersonName [
    rdfs:label "Jean le Sage" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Sage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person-7f9cbdea-da66-2b48-9745-832bcd2d4d2c
  a a2a:Person ;
  rdfs:label "Sara Clarisse" ;
  a2a:PersonName [
    rdfs:label "Sara Clarisse" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Clarisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person-5c38711a-7295-b256-368c-27797f7d89d3
  a a2a:Person ;
  rdfs:label "Jean le Sage" ;
  a2a:PersonName [
    rdfs:label "Jean le Sage" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Sage"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1613" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1613-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person:7f13fc56-c129-5bca-9ea2-714e8146b461 ;
  a2a:EventKeyRef oa:event_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Event1 .

oa:relationep_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person:a431cecf-fd68-d60c-12ce-94b3911fc044 ;
  a2a:EventKeyRef oa:event_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Event1 .

oa:relationep_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person:7f9cbdea-da66-2b48-9745-832bcd2d4d2c ;
  a2a:EventKeyRef oa:event_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Event1 .

oa:relationep_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Person:5c38711a-7295-b256-368c-27797f7d89d3 ;
  a2a:EventKeyRef oa:event_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7_Event1 .

oa:source_elo_fb626bb2-9676-d2e8-4539-e68cc1be47c7
  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 "1613" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1613-03-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: 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/10dcaf97-0b47-4a5c-9ea3-8d29bc58145e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fb626bb2-9676-d2e8-4539-e68cc1be47c7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/10dcaf97-0b47-4a5c-9ea3-8d29bc58145e/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/fb626bb2-9676-d2e8-4539-e68cc1be47c7" ;
  a2a:RecordGUID "{fb626bb2-9676-d2e8-4539-e68cc1be47c7}" ;
  a2a:SourceRemarkOpmerking "Kind: l'enfant de (het kind van), moeder: doorgestreept: Sara Clarisse. Toevoeging onderzoeker: G121?<br>Doopdatum: 21-03-1613<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_12886_00012886.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-03-1613" .
