@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_537981bd-e299-09f8-47ef-a92f097f28cb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 augustus 1663 te Leiden" ;
  a2a:hasPerson oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-2ea9e251-6ce7-64c8-e0a9-97af508356ff, oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-f109a7f5-497c-65c6-8087-a50d37cc04bb, oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-b7b112a6-7280-0647-ab85-cccecb412070, oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-fadab22b-ab01-afe8-18fe-4c6c2c6e79dc, oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-d7ade15c-a09d-b1ec-3ae2-34370ec6280d, oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-e1449d07-c357-7eff-39c9-5941ef0f9d76 ;
  a2a:hasEvent oa:event_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_0, oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_1, oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_2, oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_3, oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_4, oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_5 ;
  a2a:hasSource oa:source_elo_537981bd-e299-09f8-47ef-a92f097f28cb .

oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-2ea9e251-6ce7-64c8-e0a9-97af508356ff
  a a2a:Person ;
  rdfs:label "Marie Baudri" ;
  a2a:PersonName [
    rdfs:label "Marie Baudri" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Baudri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-f109a7f5-497c-65c6-8087-a50d37cc04bb
  a a2a:Person ;
  rdfs:label "Jaque Baudri" ;
  a2a:PersonName [
    rdfs:label "Jaque Baudri" ;
    a2a:PersonNameFirstName "Jaque" ;
    a2a:PersonNameLastName "Baudri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-b7b112a6-7280-0647-ab85-cccecb412070
  a a2a:Person ;
  rdfs:label "Marie Carez" ;
  a2a:PersonName [
    rdfs:label "Marie Carez" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Carez"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-fadab22b-ab01-afe8-18fe-4c6c2c6e79dc
  a a2a:Person ;
  rdfs:label "Marie Baudri" ;
  a2a:PersonName [
    rdfs:label "Marie Baudri" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Baudri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-d7ade15c-a09d-b1ec-3ae2-34370ec6280d
  a a2a:Person ;
  rdfs:label "Jeane Carez" ;
  a2a:PersonName [
    rdfs:label "Jeane Carez" ;
    a2a:PersonNameFirstName "Jeane" ;
    a2a:PersonNameLastName "Carez"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person-e1449d07-c357-7eff-39c9-5941ef0f9d76
  a a2a:Person ;
  rdfs:label "Josse de Vos" ;
  a2a:PersonName [
    rdfs:label "Josse de Vos" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1663-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person:2ea9e251-6ce7-64c8-e0a9-97af508356ff ;
  a2a:EventKeyRef oa:event_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Event1 .

oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person:f109a7f5-497c-65c6-8087-a50d37cc04bb ;
  a2a:EventKeyRef oa:event_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Event1 .

oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person:b7b112a6-7280-0647-ab85-cccecb412070 ;
  a2a:EventKeyRef oa:event_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Event1 .

oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person:fadab22b-ab01-afe8-18fe-4c6c2c6e79dc ;
  a2a:EventKeyRef oa:event_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Event1 .

oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person:d7ade15c-a09d-b1ec-3ae2-34370ec6280d ;
  a2a:EventKeyRef oa:event_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Event1 .

oa:relationep_elo_537981bd-e299-09f8-47ef-a92f097f28cb_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Person:e1449d07-c357-7eff-39c9-5941ef0f9d76 ;
  a2a:EventKeyRef oa:event_elo_537981bd-e299-09f8-47ef-a92f097f28cb_Event1 .

oa:source_elo_537981bd-e299-09f8-47ef-a92f097f28cb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1655-01-01 - 1669-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1655-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1663-08-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: 273, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669." ;
    a2a:RegistryNumber "273" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 273, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669., 273"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/2a07cd98-36dc-4763-93e3-7b5b70ca7575/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/537981bd-e299-09f8-47ef-a92f097f28cb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/2a07cd98-36dc-4763-93e3-7b5b70ca7575/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/537981bd-e299-09f8-47ef-a92f097f28cb" ;
  a2a:RecordGUID "{537981bd-e299-09f8-47ef-a92f097f28cb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-08-1663<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/273\">Inventarisnummer 273 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "273" ;
  a2a:SourceRemarkregister_periode "1655-1669" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_3403_00003403.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-08-1663" .
