@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_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 oktober 1721 te Leiden" ;
  a2a:hasPerson oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-0e102ec2-4123-e6e4-9c49-8c27c276d4cc, oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-10a80c7d-b556-1b01-c773-bfd35ddf04ee, oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-74a65b8b-1abe-0cd4-30f4-94ef4136a1b2, oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-ea8b5b99-0b0d-d260-6dcf-9fccc21c93a6, oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-7d88617e-fa2d-da0e-1d4d-4476a7710663 ;
  a2a:hasEvent oa:event_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_0, oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_1, oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_2, oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_3, oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_4 ;
  a2a:hasSource oa:source_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff .

oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-0e102ec2-4123-e6e4-9c49-8c27c276d4cc
  a a2a:Person ;
  rdfs:label "Elisabeth Meulemans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Meulemans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Meulemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-10a80c7d-b556-1b01-c773-bfd35ddf04ee
  a a2a:Person ;
  rdfs:label "Nicolaas Meulemans" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Meulemans" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Meulemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-74a65b8b-1abe-0cd4-30f4-94ef4136a1b2
  a a2a:Person ;
  rdfs:label "Margareta Kockelinck" ;
  a2a:PersonName [
    rdfs:label "Margareta Kockelinck" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Kockelinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-ea8b5b99-0b0d-d260-6dcf-9fccc21c93a6
  a a2a:Person ;
  rdfs:label "Dorothea de Hardijn" ;
  a2a:PersonName [
    rdfs:label "Dorothea de Hardijn" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hardijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person-7d88617e-fa2d-da0e-1d4d-4476a7710663
  a a2a:Person ;
  rdfs:label "Joannes Wilkens" ;
  a2a:PersonName [
    rdfs:label "Joannes Wilkens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Wilkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1721-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person:0e102ec2-4123-e6e4-9c49-8c27c276d4cc ;
  a2a:EventKeyRef oa:event_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Event1 .

oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person:10a80c7d-b556-1b01-c773-bfd35ddf04ee ;
  a2a:EventKeyRef oa:event_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Event1 .

oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person:74a65b8b-1abe-0cd4-30f4-94ef4136a1b2 ;
  a2a:EventKeyRef oa:event_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Event1 .

oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person:ea8b5b99-0b0d-d260-6dcf-9fccc21c93a6 ;
  a2a:EventKeyRef oa:event_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Event1 .

oa:relationep_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Person:7d88617e-fa2d-da0e-1d4d-4476a7710663 ;
  a2a:EventKeyRef oa:event_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff_Event1 .

oa:source_elo_c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff
  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 "1721" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1721-10-26"^^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/records/media/c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff/iiif/3/1941599/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff/iiif/3/1941599/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/c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff" ;
  a2a:RecordGUID "{c4d064ac-dcbe-fd5a-73dd-6d80f605a9ff}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-10-1721<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_20251225_15372_00015372.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-10-1721" .
