@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_24a10f17-a015-31f2-16d4-e554c0f4e367
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 september 1710 te Leiden" ;
  a2a:hasPerson oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-be748f51-803b-7bbf-af4a-b4fb4f43a73c, oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-fd574a06-8c4a-2ddc-cf9f-f75e18c6ab57, oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-4bcb23e8-ca51-5f98-fd84-f740f2ba9268, oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-d3fc1dd0-8a15-958f-12a6-3e32dcf6504f, oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-0af842e4-8143-8979-6a45-076b13ab0344 ;
  a2a:hasEvent oa:event_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_0, oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_1, oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_2, oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_3, oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_4 ;
  a2a:hasSource oa:source_elo_24a10f17-a015-31f2-16d4-e554c0f4e367 .

oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-be748f51-803b-7bbf-af4a-b4fb4f43a73c
  a a2a:Person ;
  rdfs:label "Antoine Dozy" ;
  a2a:PersonName [
    rdfs:label "Antoine Dozy" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Dozy"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1710" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1710-09-04"^^xsd:date
  ] .

oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-fd574a06-8c4a-2ddc-cf9f-f75e18c6ab57
  a a2a:Person ;
  rdfs:label "Abraham Dozy" ;
  a2a:PersonName [
    rdfs:label "Abraham Dozy" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Dozy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-4bcb23e8-ca51-5f98-fd84-f740f2ba9268
  a a2a:Person ;
  rdfs:label "Magdelaine le Blan" ;
  a2a:PersonName [
    rdfs:label "Magdelaine le Blan" ;
    a2a:PersonNameFirstName "Magdelaine" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Blan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-d3fc1dd0-8a15-958f-12a6-3e32dcf6504f
  a a2a:Person ;
  rdfs:label "Gerard van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Gerard van den Bosch" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person-0af842e4-8143-8979-6a45-076b13ab0344
  a a2a:Person ;
  rdfs:label "Jacoba les Blan" ;
  a2a:PersonName [
    rdfs:label "Jacoba les Blan" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "les" ;
    a2a:PersonNameLastName "Blan"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1710-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person:be748f51-803b-7bbf-af4a-b4fb4f43a73c ;
  a2a:EventKeyRef oa:event_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Event1 .

oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person:fd574a06-8c4a-2ddc-cf9f-f75e18c6ab57 ;
  a2a:EventKeyRef oa:event_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Event1 .

oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person:4bcb23e8-ca51-5f98-fd84-f740f2ba9268 ;
  a2a:EventKeyRef oa:event_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Event1 .

oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person:d3fc1dd0-8a15-958f-12a6-3e32dcf6504f ;
  a2a:EventKeyRef oa:event_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Event1 .

oa:relationep_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Person:0af842e4-8143-8979-6a45-076b13ab0344 ;
  a2a:EventKeyRef oa:event_elo_24a10f17-a015-31f2-16d4-e554c0f4e367_Event1 .

oa:source_elo_24a10f17-a015-31f2-16d4-e554c0f4e367
  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 "1710" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1710-09-07"^^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/a672916c-b124-4c53-8243-abdf4430c058/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/24a10f17-a015-31f2-16d4-e554c0f4e367" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/a672916c-b124-4c53-8243-abdf4430c058/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/24a10f17-a015-31f2-16d4-e554c0f4e367" ;
  a2a:RecordGUID "{24a10f17-a015-31f2-16d4-e554c0f4e367}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 07-09-1710<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_2948_00002948.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-09-1710" .
