@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_be80ccd2-aec4-b60a-e888-b4e8ad609a64
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 oktober 1723 te Leiden" ;
  a2a:hasPerson oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-97aac2ac-a188-bb81-9510-02ebf0317f4c, oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-e23e17da-4b89-3d16-9238-dcacbe28eddc, oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-fbb5fb02-156b-0c3c-f507-3394a8d964a2, oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-ec988fae-01b1-fe65-1c4b-17dae1b4a392, oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-9b268702-86a8-674c-e86f-04c38a545c9b ;
  a2a:hasEvent oa:event_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_0, oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_1, oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_2, oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_3, oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_4 ;
  a2a:hasSource oa:source_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64 .

oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-97aac2ac-a188-bb81-9510-02ebf0317f4c
  a a2a:Person ;
  rdfs:label "Elie Veugny" ;
  a2a:PersonName [
    rdfs:label "Elie Veugny" ;
    a2a:PersonNameFirstName "Elie" ;
    a2a:PersonNameLastName "Veugny"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1723" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1723-10-20"^^xsd:date
  ] .

oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-e23e17da-4b89-3d16-9238-dcacbe28eddc
  a a2a:Person ;
  rdfs:label "Isaac Veugny" ;
  a2a:PersonName [
    rdfs:label "Isaac Veugny" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Veugny"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-fbb5fb02-156b-0c3c-f507-3394a8d964a2
  a a2a:Person ;
  rdfs:label "Sara Letié" ;
  a2a:PersonName [
    rdfs:label "Sara Letié" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Letié"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-ec988fae-01b1-fe65-1c4b-17dae1b4a392
  a a2a:Person ;
  rdfs:label "Isay Meublé" ;
  a2a:PersonName [
    rdfs:label "Isay Meublé" ;
    a2a:PersonNameFirstName "Isay" ;
    a2a:PersonNameLastName "Meublé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person-9b268702-86a8-674c-e86f-04c38a545c9b
  a a2a:Person ;
  rdfs:label "Catherine Letié" ;
  a2a:PersonName [
    rdfs:label "Catherine Letié" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Letié"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1723-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person:97aac2ac-a188-bb81-9510-02ebf0317f4c ;
  a2a:EventKeyRef oa:event_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Event1 .

oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person:e23e17da-4b89-3d16-9238-dcacbe28eddc ;
  a2a:EventKeyRef oa:event_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Event1 .

oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person:fbb5fb02-156b-0c3c-f507-3394a8d964a2 ;
  a2a:EventKeyRef oa:event_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Event1 .

oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person:ec988fae-01b1-fe65-1c4b-17dae1b4a392 ;
  a2a:EventKeyRef oa:event_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Event1 .

oa:relationep_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Person:9b268702-86a8-674c-e86f-04c38a545c9b ;
  a2a:EventKeyRef oa:event_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64_Event1 .

oa:source_elo_be80ccd2-aec4-b60a-e888-b4e8ad609a64
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1696-01-01 - 1748-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1723-10-24"^^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: 275, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1696 - 1 mei 1748." ;
    a2a:RegistryNumber "275" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 275, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1696 - 1 mei 1748., 275"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e1e4ab76-781d-45e1-9573-efa7d2384f3f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/be80ccd2-aec4-b60a-e888-b4e8ad609a64" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e1e4ab76-781d-45e1-9573-efa7d2384f3f/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/be80ccd2-aec4-b60a-e888-b4e8ad609a64" ;
  a2a:RecordGUID "{be80ccd2-aec4-b60a-e888-b4e8ad609a64}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-10-1723<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/275\">Inventarisnummer 275 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "275" ;
  a2a:SourceRemarkregister_periode "1696-1748" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_22908_00022908.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-10-1723" .
