@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_af905ced-8321-5a98-e8e3-bc3661ffeb71
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 september 1648 te Leiden" ;
  a2a:hasPerson oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-058a9c00-ec1b-25e9-7dad-1d0e4962bb17, oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-0b72434a-a6b8-115c-90ad-3701fc97dd9b, oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-79596dca-4291-c377-9e17-2833ebdbc68b, oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-5ca1aad6-49d9-9278-ddec-fc6d5df4ce62, oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-c7b8931f-de54-2cb1-13a3-c240b87a5a57 ;
  a2a:hasEvent oa:event_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_0, oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_1, oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_2, oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_3, oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_4 ;
  a2a:hasSource oa:source_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71 .

oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-058a9c00-ec1b-25e9-7dad-1d0e4962bb17
  a a2a:Person ;
  rdfs:label "Pierre du Foret" ;
  a2a:PersonName [
    rdfs:label "Pierre du Foret" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Foret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-0b72434a-a6b8-115c-90ad-3701fc97dd9b
  a a2a:Person ;
  rdfs:label "Pierre du Foret" ;
  a2a:PersonName [
    rdfs:label "Pierre du Foret" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Foret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-79596dca-4291-c377-9e17-2833ebdbc68b
  a a2a:Person ;
  rdfs:label "Jenne Trentefaut" ;
  a2a:PersonName [
    rdfs:label "Jenne Trentefaut" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNameLastName "Trentefaut"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-5ca1aad6-49d9-9278-ddec-fc6d5df4ce62
  a a2a:Person ;
  rdfs:label "Pierre du Foret" ;
  a2a:PersonName [
    rdfs:label "Pierre du Foret" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Foret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person-c7b8931f-de54-2cb1-13a3-c240b87a5a57
  a a2a:Person ;
  rdfs:label "Antoine le Pla" ;
  a2a:PersonName [
    rdfs:label "Antoine le Pla" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Pla"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1648" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1648-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person:058a9c00-ec1b-25e9-7dad-1d0e4962bb17 ;
  a2a:EventKeyRef oa:event_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Event1 .

oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person:0b72434a-a6b8-115c-90ad-3701fc97dd9b ;
  a2a:EventKeyRef oa:event_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Event1 .

oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person:79596dca-4291-c377-9e17-2833ebdbc68b ;
  a2a:EventKeyRef oa:event_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Event1 .

oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person:5ca1aad6-49d9-9278-ddec-fc6d5df4ce62 ;
  a2a:EventKeyRef oa:event_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Event1 .

oa:relationep_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Person:c7b8931f-de54-2cb1-13a3-c240b87a5a57 ;
  a2a:EventKeyRef oa:event_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71_Event1 .

oa:source_elo_af905ced-8321-5a98-e8e3-bc3661ffeb71
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1647-01-01 - 1655-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1648" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1648-09-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: 272, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655." ;
    a2a:RegistryNumber "272" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 272, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655., 272"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/af905ced-8321-5a98-e8e3-bc3661ffeb71" ;
  a2a:RecordGUID "{af905ced-8321-5a98-e8e3-bc3661ffeb71}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-09-1648<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/272\">Inventarisnummer 272 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "272" ;
  a2a:SourceRemarkregister_periode "1647-1655" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_17306_00017306.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-09-1648" .
