@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_611d826f-e3bb-132b-7e66-5dc42f7b2ef8
  a a2a:Record ;
  rdfs:label "DTB Dopen op 30 mei 1663 te Leiden" ;
  a2a:hasPerson oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-d8514c07-8150-8953-3ba6-7f0e997e8d15, oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-cad2f155-6ee3-b8e4-169f-9bb698c163a3, oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-d56b0486-d608-d2f0-0c61-7bccdd6b8914, oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-a9897011-2c00-64c3-73a5-2a4234baa331, oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-1f5cda6e-c99c-40ad-1d00-3d693f3f7086 ;
  a2a:hasEvent oa:event_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_0, oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_1, oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_2, oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_3, oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_4 ;
  a2a:hasSource oa:source_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8 .

oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-d8514c07-8150-8953-3ba6-7f0e997e8d15
  a a2a:Person ;
  rdfs:label "Cateline Valet" ;
  a2a:PersonName [
    rdfs:label "Cateline Valet" ;
    a2a:PersonNameFirstName "Cateline" ;
    a2a:PersonNameLastName "Valet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-cad2f155-6ee3-b8e4-169f-9bb698c163a3
  a a2a:Person ;
  rdfs:label "Noé Valet" ;
  a2a:PersonName [
    rdfs:label "Noé Valet" ;
    a2a:PersonNameFirstName "Noé" ;
    a2a:PersonNameLastName "Valet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-d56b0486-d608-d2f0-0c61-7bccdd6b8914
  a a2a:Person ;
  rdfs:label "Marie Feret" ;
  a2a:PersonName [
    rdfs:label "Marie Feret" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Feret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-a9897011-2c00-64c3-73a5-2a4234baa331
  a a2a:Person ;
  rdfs:label "Anthoine Feret" ;
  a2a:PersonName [
    rdfs:label "Anthoine Feret" ;
    a2a:PersonNameFirstName "Anthoine" ;
    a2a:PersonNameLastName "Feret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person-1f5cda6e-c99c-40ad-1d00-3d693f3f7086
  a a2a:Person ;
  rdfs:label "Cateline le Conte" ;
  a2a:PersonName [
    rdfs:label "Cateline le Conte" ;
    a2a:PersonNameFirstName "Cateline" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Conte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1663-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person:d8514c07-8150-8953-3ba6-7f0e997e8d15 ;
  a2a:EventKeyRef oa:event_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Event1 .

oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person:cad2f155-6ee3-b8e4-169f-9bb698c163a3 ;
  a2a:EventKeyRef oa:event_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Event1 .

oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person:d56b0486-d608-d2f0-0c61-7bccdd6b8914 ;
  a2a:EventKeyRef oa:event_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Event1 .

oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person:a9897011-2c00-64c3-73a5-2a4234baa331 ;
  a2a:EventKeyRef oa:event_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Event1 .

oa:relationep_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Person:1f5cda6e-c99c-40ad-1d00-3d693f3f7086 ;
  a2a:EventKeyRef oa:event_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8_Event1 .

oa:source_elo_611d826f-e3bb-132b-7e66-5dc42f7b2ef8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1655-01-01 - 1669-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1655-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1663-05-30"^^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: 273, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669." ;
    a2a:RegistryNumber "273" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 273, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669., 273"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ea74bf8b-eabd-42fb-b8ea-7ac19ccdd334/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/611d826f-e3bb-132b-7e66-5dc42f7b2ef8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ea74bf8b-eabd-42fb-b8ea-7ac19ccdd334/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/611d826f-e3bb-132b-7e66-5dc42f7b2ef8" ;
  a2a:RecordGUID "{611d826f-e3bb-132b-7e66-5dc42f7b2ef8}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 30-05-1663<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/273\">Inventarisnummer 273 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "273" ;
  a2a:SourceRemarkregister_periode "1655-1669" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_13921_00013921.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 30-05-1663" .
