@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_9c446c47-5151-47d7-32fa-8fc10f7cfbb7
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 juni 1644 te Leiden" ;
  a2a:hasPerson oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-5a66d075-90f0-ae49-1730-da1481935999, oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-d5742b43-f25f-2f2d-0cad-e825594e998c, oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-08635346-9b6d-6203-4487-32cb2cc291e8, oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-e79f2b22-3155-916d-24fe-807b36786c66, oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-93757814-b31a-9937-0ef3-4c434344df1c, oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-99b2055c-78db-db40-d5ce-6a2673c0f84b ;
  a2a:hasEvent oa:event_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_0, oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_1, oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_2, oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_3, oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_4, oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_5 ;
  a2a:hasSource oa:source_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7 .

oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-5a66d075-90f0-ae49-1730-da1481935999
  a a2a:Person ;
  rdfs:label "Elisabeth de le Senne" ;
  a2a:PersonName [
    rdfs:label "Elisabeth de le Senne" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "de le" ;
    a2a:PersonNameLastName "Senne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-d5742b43-f25f-2f2d-0cad-e825594e998c
  a a2a:Person ;
  rdfs:label "Anthoine de le Senne" ;
  a2a:PersonName [
    rdfs:label "Anthoine de le Senne" ;
    a2a:PersonNameFirstName "Anthoine" ;
    a2a:PersonNamePrefixLastName "de le" ;
    a2a:PersonNameLastName "Senne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-08635346-9b6d-6203-4487-32cb2cc291e8
  a a2a:Person ;
  rdfs:label "Catelijne de le Senne" ;
  a2a:PersonName [
    rdfs:label "Catelijne de le Senne" ;
    a2a:PersonNameFirstName "Catelijne" ;
    a2a:PersonNamePrefixLastName "de le" ;
    a2a:PersonNameLastName "Senne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-e79f2b22-3155-916d-24fe-807b36786c66
  a a2a:Person ;
  rdfs:label "Jeane Catelijn" ;
  a2a:PersonName [
    rdfs:label "Jeane Catelijn" ;
    a2a:PersonNameFirstName "Jeane Catelijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-93757814-b31a-9937-0ef3-4c434344df1c
  a a2a:Person ;
  rdfs:label "Pierre Damijt" ;
  a2a:PersonName [
    rdfs:label "Pierre Damijt" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Damijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person-99b2055c-78db-db40-d5ce-6a2673c0f84b
  a a2a:Person ;
  rdfs:label "Nicolas Gerard" ;
  a2a:PersonName [
    rdfs:label "Nicolas Gerard" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNamePatronym "Gerard"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1644" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1644-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person:5a66d075-90f0-ae49-1730-da1481935999 ;
  a2a:EventKeyRef oa:event_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Event1 .

oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person:d5742b43-f25f-2f2d-0cad-e825594e998c ;
  a2a:EventKeyRef oa:event_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Event1 .

oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person:08635346-9b6d-6203-4487-32cb2cc291e8 ;
  a2a:EventKeyRef oa:event_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Event1 .

oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person:e79f2b22-3155-916d-24fe-807b36786c66 ;
  a2a:EventKeyRef oa:event_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Event1 .

oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person:93757814-b31a-9937-0ef3-4c434344df1c ;
  a2a:EventKeyRef oa:event_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Event1 .

oa:relationep_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Person:99b2055c-78db-db40-d5ce-6a2673c0f84b ;
  a2a:EventKeyRef oa:event_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7_Event1 .

oa:source_elo_9c446c47-5151-47d7-32fa-8fc10f7cfbb7
  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 "1644" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1644-06-19"^^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/iiif/3/ed5d0d70-172c-4954-839b-10b44bea5929/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9c446c47-5151-47d7-32fa-8fc10f7cfbb7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ed5d0d70-172c-4954-839b-10b44bea5929/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/9c446c47-5151-47d7-32fa-8fc10f7cfbb7" ;
  a2a:RecordGUID "{9c446c47-5151-47d7-32fa-8fc10f7cfbb7}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-06-1644<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_20260702_29193_00029193.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-06-1644" .
