@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_44ed0782-e171-e7ac-5d2c-dfea301e7b52
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 april 1620 te Leiden" ;
  a2a:hasPerson oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-f477ff69-e3a1-cbe9-c714-83e766cf7e2d, oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-f39c31b4-5e9d-2fe0-a1a0-90d027f01d66, oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-da489fea-67dd-5c4e-7f53-05c1f55e3768, oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-5bb7c627-7bff-38dc-24f0-9dcd60f73eb5, oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-c779d3b5-5194-1fb5-9b4f-e54984375d72, oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-1fec799b-b377-7401-b072-5d46fc42a748 ;
  a2a:hasEvent oa:event_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_0, oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_1, oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_2, oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_3, oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_4, oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_5 ;
  a2a:hasSource oa:source_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52 .

oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-f477ff69-e3a1-cbe9-c714-83e766cf7e2d
  a a2a:Person ;
  rdfs:label "Esther Casié" ;
  a2a:PersonName [
    rdfs:label "Esther Casié" ;
    a2a:PersonNameFirstName "Esther" ;
    a2a:PersonNameLastName "Casié"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-f39c31b4-5e9d-2fe0-a1a0-90d027f01d66
  a a2a:Person ;
  rdfs:label "Pierre Casié" ;
  a2a:PersonName [
    rdfs:label "Pierre Casié" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Casié"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-da489fea-67dd-5c4e-7f53-05c1f55e3768
  a a2a:Person ;
  rdfs:label "Marguerite Selose" ;
  a2a:PersonName [
    rdfs:label "Marguerite Selose" ;
    a2a:PersonNameFirstName "Marguerite" ;
    a2a:PersonNameLastName "Selose"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-5bb7c627-7bff-38dc-24f0-9dcd60f73eb5
  a a2a:Person ;
  rdfs:label "Jenne Prouvost" ;
  a2a:PersonName [
    rdfs:label "Jenne Prouvost" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNameLastName "Prouvost"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-c779d3b5-5194-1fb5-9b4f-e54984375d72
  a a2a:Person ;
  rdfs:label "Catheline des Rousseaux" ;
  a2a:PersonName [
    rdfs:label "Catheline des Rousseaux" ;
    a2a:PersonNameFirstName "Catheline" ;
    a2a:PersonNamePrefixLastName "des" ;
    a2a:PersonNameLastName "Rousseaux"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person-1fec799b-b377-7401-b072-5d46fc42a748
  a a2a:Person ;
  rdfs:label "Abraham Casie" ;
  a2a:PersonName [
    rdfs:label "Abraham Casie" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Casie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1620" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1620-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person:f477ff69-e3a1-cbe9-c714-83e766cf7e2d ;
  a2a:EventKeyRef oa:event_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Event1 .

oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person:f39c31b4-5e9d-2fe0-a1a0-90d027f01d66 ;
  a2a:EventKeyRef oa:event_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Event1 .

oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person:da489fea-67dd-5c4e-7f53-05c1f55e3768 ;
  a2a:EventKeyRef oa:event_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Event1 .

oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person:5bb7c627-7bff-38dc-24f0-9dcd60f73eb5 ;
  a2a:EventKeyRef oa:event_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Event1 .

oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person:c779d3b5-5194-1fb5-9b4f-e54984375d72 ;
  a2a:EventKeyRef oa:event_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Event1 .

oa:relationep_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Person:1fec799b-b377-7401-b072-5d46fc42a748 ;
  a2a:EventKeyRef oa:event_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52_Event1 .

oa:source_elo_44ed0782-e171-e7ac-5d2c-dfea301e7b52
  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 "1620" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1620-04-02"^^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/7f24b053-8fd8-4c95-8fbd-0ee7516b975d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/44ed0782-e171-e7ac-5d2c-dfea301e7b52" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/7f24b053-8fd8-4c95-8fbd-0ee7516b975d/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/44ed0782-e171-e7ac-5d2c-dfea301e7b52" ;
  a2a:RecordGUID "{44ed0782-e171-e7ac-5d2c-dfea301e7b52}" ;
  a2a:SourceRemarkOpmerking "Datum: tevens 5 april 1620, 1e getuige: le pere et le fils (de vader en de zoon), toevoeging onderzoeker: vader: H278vo<br>Doopdatum: 02-04-1620<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_8581_00008581.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-04-1620" .
