@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_fb985a8a-4366-2d7c-7f1d-5509102aa3bb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 13 januari 1752 te Leiden" ;
  a2a:hasPerson oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-11e452ae-483b-904c-8b1c-58a5a7ab0c6c, oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-2704a1a0-38a1-7cec-935c-c852a95fcde5, oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-e65ae2ec-45cd-a676-dd33-8a6587215c64, oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-d995d81a-d799-aa02-f536-84e18dd8383f, oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-da56fc88-6265-9467-1ae9-acfe78a16e21 ;
  a2a:hasEvent oa:event_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_0, oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_1, oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_2, oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_3, oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_4 ;
  a2a:hasSource oa:source_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb .

oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-11e452ae-483b-904c-8b1c-58a5a7ab0c6c
  a a2a:Person ;
  rdfs:label "Joanna van der Velden" ;
  a2a:PersonName [
    rdfs:label "Joanna van der Velden" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-2704a1a0-38a1-7cec-935c-c852a95fcde5
  a a2a:Person ;
  rdfs:label "Dirck van der Velden" ;
  a2a:PersonName [
    rdfs:label "Dirck van der Velden" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-e65ae2ec-45cd-a676-dd33-8a6587215c64
  a a2a:Person ;
  rdfs:label "Theresia Veekmans" ;
  a2a:PersonName [
    rdfs:label "Theresia Veekmans" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Veekmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-d995d81a-d799-aa02-f536-84e18dd8383f
  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_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person-da56fc88-6265-9467-1ae9-acfe78a16e21
  a a2a:Person ;
  rdfs:label "Joanna Waaker" ;
  a2a:PersonName [
    rdfs:label "Joanna Waaker" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Waaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1752-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person:11e452ae-483b-904c-8b1c-58a5a7ab0c6c ;
  a2a:EventKeyRef oa:event_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Event1 .

oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person:2704a1a0-38a1-7cec-935c-c852a95fcde5 ;
  a2a:EventKeyRef oa:event_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Event1 .

oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person:e65ae2ec-45cd-a676-dd33-8a6587215c64 ;
  a2a:EventKeyRef oa:event_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Event1 .

oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person:d995d81a-d799-aa02-f536-84e18dd8383f ;
  a2a:EventKeyRef oa:event_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Event1 .

oa:relationep_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Person:da56fc88-6265-9467-1ae9-acfe78a16e21 ;
  a2a:EventKeyRef oa:event_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb_Event1 .

oa:source_elo_fb985a8a-4366-2d7c-7f1d-5509102aa3bb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1712-01-01 - 1767-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1712-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1752-01-13"^^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: 299, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1712 - 1767." ;
    a2a:RegistryNumber "299" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 299, Periode: 1..., Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1712 - 1767., 299"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/a515d4b2-d2e0-45cf-bc2b-79bb360cdc23/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fb985a8a-4366-2d7c-7f1d-5509102aa3bb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/a515d4b2-d2e0-45cf-bc2b-79bb360cdc23/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/fb985a8a-4366-2d7c-7f1d-5509102aa3bb" ;
  a2a:RecordGUID "{fb985a8a-4366-2d7c-7f1d-5509102aa3bb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 13-01-1752<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/299\">Inventarisnummer 299 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "299" ;
  a2a:SourceRemarkregister_periode "1712-1767" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_27747_00027747.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 13-01-1752" .
