@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_a09ef772-8cd5-c8c4-952c-e3d582822b3a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 juli 1792 te Leiden" ;
  a2a:hasPerson oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-af8b815b-2971-5c37-ddf5-6ba541f7790e, oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-f951d6dd-39cd-a644-7204-67ef2320c14e, oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-f435fd99-b0f3-a3f7-4682-3cae7fafc722, oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-45416249-b2ee-da1a-f6b7-1abd342d20eb, oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-eee90b82-a675-9b5b-54a3-7fe7c786c5bc ;
  a2a:hasEvent oa:event_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_0, oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_1, oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_2, oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_3, oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_4 ;
  a2a:hasSource oa:source_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a .

oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-af8b815b-2971-5c37-ddf5-6ba541f7790e
  a a2a:Person ;
  rdfs:label "Joanna Veekemans" ;
  a2a:PersonName [
    rdfs:label "Joanna Veekemans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Veekemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-f951d6dd-39cd-a644-7204-67ef2320c14e
  a a2a:Person ;
  rdfs:label "Joannis Veekemans" ;
  a2a:PersonName [
    rdfs:label "Joannis Veekemans" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNameLastName "Veekemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-f435fd99-b0f3-a3f7-4682-3cae7fafc722
  a a2a:Person ;
  rdfs:label "Sophia Lerenfelt" ;
  a2a:PersonName [
    rdfs:label "Sophia Lerenfelt" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Lerenfelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-45416249-b2ee-da1a-f6b7-1abd342d20eb
  a a2a:Person ;
  rdfs:label "Jacobus Veekmans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Veekmans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Veekmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person-eee90b82-a675-9b5b-54a3-7fe7c786c5bc
  a a2a:Person ;
  rdfs:label "Joanna Denie" ;
  a2a:PersonName [
    rdfs:label "Joanna Denie" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Denie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1792-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person:af8b815b-2971-5c37-ddf5-6ba541f7790e ;
  a2a:EventKeyRef oa:event_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Event1 .

oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person:f951d6dd-39cd-a644-7204-67ef2320c14e ;
  a2a:EventKeyRef oa:event_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Event1 .

oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person:f435fd99-b0f3-a3f7-4682-3cae7fafc722 ;
  a2a:EventKeyRef oa:event_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Event1 .

oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person:45416249-b2ee-da1a-f6b7-1abd342d20eb ;
  a2a:EventKeyRef oa:event_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Event1 .

oa:relationep_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Person:eee90b82-a675-9b5b-54a3-7fe7c786c5bc ;
  a2a:EventKeyRef oa:event_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a_Event1 .

oa:source_elo_a09ef772-8cd5-c8c4-952c-e3d582822b3a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1768-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1792-07-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: 300, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1768 - 1810." ;
    a2a:RegistryNumber "300" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 300, Periode: 1..., Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1768 - 1810., 300"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/a297be2e-b72c-46b0-9b08-3bffc5a10224/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a09ef772-8cd5-c8c4-952c-e3d582822b3a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/a297be2e-b72c-46b0-9b08-3bffc5a10224/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/a09ef772-8cd5-c8c4-952c-e3d582822b3a" ;
  a2a:RecordGUID "{a09ef772-8cd5-c8c4-952c-e3d582822b3a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-07-1792<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/300\">Inventarisnummer 300 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "300" ;
  a2a:SourceRemarkregister_periode "1768-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_29469_00029469.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-07-1792" .
