@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_cf7ffb3f-e304-5025-bb04-ac20a1304c16
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 juli 1613 te Leiden" ;
  a2a:hasPerson oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-41d16897-377e-af53-e213-116226b63bfc, oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-daf6b341-1b1a-a8ed-072d-d511fa9147c2, oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-8486c467-ee78-f98b-59ca-699f5e5d71eb, oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-7e976c5f-5bfb-cd19-f283-bccb639dc697, oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-f069e47b-06bd-e4c8-03bc-cce2308377ca ;
  a2a:hasEvent oa:event_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_0, oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_1, oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_2, oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_3, oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_4 ;
  a2a:hasSource oa:source_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16 .

oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-41d16897-377e-af53-e213-116226b63bfc
  a a2a:Person ;
  rdfs:label "Jean le Pla" ;
  a2a:PersonName [
    rdfs:label "Jean le Pla" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Pla"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-daf6b341-1b1a-a8ed-072d-d511fa9147c2
  a a2a:Person ;
  rdfs:label "Jaques le Pla" ;
  a2a:PersonName [
    rdfs:label "Jaques le Pla" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Pla"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-8486c467-ee78-f98b-59ca-699f5e5d71eb
  a a2a:Person ;
  rdfs:label "Pasquine" ;
  a2a:PersonName [
    rdfs:label "Pasquine" ;
    a2a:PersonNameFirstName "Pasquine"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-7e976c5f-5bfb-cd19-f283-bccb639dc697
  a a2a:Person ;
  rdfs:label "Jean des Rousseaux" ;
  a2a:PersonName [
    rdfs:label "Jean des Rousseaux" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "des" ;
    a2a:PersonNameLastName "Rousseaux"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person-f069e47b-06bd-e4c8-03bc-cce2308377ca
  a a2a:Person ;
  rdfs:label "Jenne Ferret" ;
  a2a:PersonName [
    rdfs:label "Jenne Ferret" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNameLastName "Ferret"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1613" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1613-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person:41d16897-377e-af53-e213-116226b63bfc ;
  a2a:EventKeyRef oa:event_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Event1 .

oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person:daf6b341-1b1a-a8ed-072d-d511fa9147c2 ;
  a2a:EventKeyRef oa:event_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Event1 .

oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person:8486c467-ee78-f98b-59ca-699f5e5d71eb ;
  a2a:EventKeyRef oa:event_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Event1 .

oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person:7e976c5f-5bfb-cd19-f283-bccb639dc697 ;
  a2a:EventKeyRef oa:event_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Event1 .

oa:relationep_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Person:f069e47b-06bd-e4c8-03bc-cce2308377ca ;
  a2a:EventKeyRef oa:event_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16_Event1 .

oa:source_elo_cf7ffb3f-e304-5025-bb04-ac20a1304c16
  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 "7" ;
    a2a:Day "18" ;
    rdfs:label "1613-07-18"^^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/080ce6f7-e72b-481d-bd0b-25c28831c6b0/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cf7ffb3f-e304-5025-bb04-ac20a1304c16" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/080ce6f7-e72b-481d-bd0b-25c28831c6b0/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/cf7ffb3f-e304-5025-bb04-ac20a1304c16" ;
  a2a:RecordGUID "{cf7ffb3f-e304-5025-bb04-ac20a1304c16}" ;
  a2a:SourceRemarkOpmerking "Toevoeging onderzoeker bij vader: D48 vo.<br>Doopdatum: 18-07-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_20260528_23002_00023002.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-07-1613" .
