@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_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 oktober 1634 te Leiden" ;
  a2a:hasPerson oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-c5486f7d-c484-19bf-b8c6-96bc4b5d915d, oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-4333d4ea-827d-f063-a75e-7d9e4b192e7d, oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-71265e2c-a061-60c8-b15f-4ffdb744e1aa, oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-e8b41048-4b3f-4fff-b027-7c502a7ec8d8, oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-31e91ed1-ba35-c2d0-f5bc-22e0c8cc4a90, oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-19070c34-78c9-f104-9fa5-4c12dfeb572d ;
  a2a:hasEvent oa:event_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_0, oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_1, oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_2, oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_3, oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_4, oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_5 ;
  a2a:hasSource oa:source_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a .

oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-c5486f7d-c484-19bf-b8c6-96bc4b5d915d
  a a2a:Person ;
  rdfs:label "Cateline Moreau" ;
  a2a:PersonName [
    rdfs:label "Cateline Moreau" ;
    a2a:PersonNameFirstName "Cateline" ;
    a2a:PersonNameLastName "Moreau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-4333d4ea-827d-f063-a75e-7d9e4b192e7d
  a a2a:Person ;
  rdfs:label "Jean Moreau" ;
  a2a:PersonName [
    rdfs:label "Jean Moreau" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Moreau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-71265e2c-a061-60c8-b15f-4ffdb744e1aa
  a a2a:Person ;
  rdfs:label "Jean Wichen" ;
  a2a:PersonName [
    rdfs:label "Jean Wichen" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Wichen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-e8b41048-4b3f-4fff-b027-7c502a7ec8d8
  a a2a:Person ;
  rdfs:label "Marguerite Monet" ;
  a2a:PersonName [
    rdfs:label "Marguerite Monet" ;
    a2a:PersonNameFirstName "Marguerite" ;
    a2a:PersonNameLastName "Monet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-31e91ed1-ba35-c2d0-f5bc-22e0c8cc4a90
  a a2a:Person ;
  rdfs:label "Lambert Gul" ;
  a2a:PersonName [
    rdfs:label "Lambert Gul" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Gul"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person-19070c34-78c9-f104-9fa5-4c12dfeb572d
  a a2a:Person ;
  rdfs:label "Anne Crahai" ;
  a2a:PersonName [
    rdfs:label "Anne Crahai" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Crahai"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1634" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1634-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person:c5486f7d-c484-19bf-b8c6-96bc4b5d915d ;
  a2a:EventKeyRef oa:event_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Event1 .

oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person:4333d4ea-827d-f063-a75e-7d9e4b192e7d ;
  a2a:EventKeyRef oa:event_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Event1 .

oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person:71265e2c-a061-60c8-b15f-4ffdb744e1aa ;
  a2a:EventKeyRef oa:event_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Event1 .

oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person:e8b41048-4b3f-4fff-b027-7c502a7ec8d8 ;
  a2a:EventKeyRef oa:event_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Event1 .

oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person:31e91ed1-ba35-c2d0-f5bc-22e0c8cc4a90 ;
  a2a:EventKeyRef oa:event_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Event1 .

oa:relationep_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Person:19070c34-78c9-f104-9fa5-4c12dfeb572d ;
  a2a:EventKeyRef oa:event_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a_Event1 .

oa:source_elo_af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a
  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 "1634" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1634-10-29"^^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/6a2f0309-4c8d-4808-a531-17c7c34d6cd3/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/6a2f0309-4c8d-4808-a531-17c7c34d6cd3/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/af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a" ;
  a2a:RecordGUID "{af3a1e59-2cbd-794f-ad50-5e2dccc4fa8a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-10-1634<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_20260528_19067_00019067.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-10-1634" .
