@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_0725fbb2-2aa1-065b-ea8b-6351000135ff
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 september 1708 te Leiden" ;
  a2a:hasPerson oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-a0f269d2-4d49-6be6-4765-983b8c879515, oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-e6c157f7-9ab5-3a76-8ce1-ba7771d331c9, oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-d0d9a68a-9337-1195-7d34-89d3a4bb7e1b, oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-2c7940ee-b415-d926-d859-250b805433b6, oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-528b1f66-08d2-5212-eb9c-9aee59f7021e ;
  a2a:hasEvent oa:event_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_0, oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_1, oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_2, oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_3, oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_4 ;
  a2a:hasSource oa:source_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff .

oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-a0f269d2-4d49-6be6-4765-983b8c879515
  a a2a:Person ;
  rdfs:label "Willem Broewou" ;
  a2a:PersonName [
    rdfs:label "Willem Broewou" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Broewou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-e6c157f7-9ab5-3a76-8ce1-ba7771d331c9
  a a2a:Person ;
  rdfs:label "Abraham Broewou" ;
  a2a:PersonName [
    rdfs:label "Abraham Broewou" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Broewou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-d0d9a68a-9337-1195-7d34-89d3a4bb7e1b
  a a2a:Person ;
  rdfs:label "Cornelia Glimmers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Glimmers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Glimmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-2c7940ee-b415-d926-d859-250b805433b6
  a a2a:Person ;
  rdfs:label "Jan de Wind" ;
  a2a:PersonName [
    rdfs:label "Jan de Wind" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wind"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person-528b1f66-08d2-5212-eb9c-9aee59f7021e
  a a2a:Person ;
  rdfs:label "Hester Manneke" ;
  a2a:PersonName [
    rdfs:label "Hester Manneke" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Manneke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1708-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person:a0f269d2-4d49-6be6-4765-983b8c879515 ;
  a2a:EventKeyRef oa:event_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Event1 .

oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person:e6c157f7-9ab5-3a76-8ce1-ba7771d331c9 ;
  a2a:EventKeyRef oa:event_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Event1 .

oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person:d0d9a68a-9337-1195-7d34-89d3a4bb7e1b ;
  a2a:EventKeyRef oa:event_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Event1 .

oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person:2c7940ee-b415-d926-d859-250b805433b6 ;
  a2a:EventKeyRef oa:event_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Event1 .

oa:relationep_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Person:528b1f66-08d2-5212-eb9c-9aee59f7021e ;
  a2a:EventKeyRef oa:event_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff_Event1 .

oa:source_elo_0725fbb2-2aa1-065b-ea8b-6351000135ff
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1705-01-01 - 1710-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1708-09-23"^^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: 246, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 10 oktober 1705 - 1710." ;
    a2a:RegistryNumber "246" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 246, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 10 oktober 1705 - 1710., 246"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/20c32c8b-88ae-4478-b81f-9508e27b1035/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0725fbb2-2aa1-065b-ea8b-6351000135ff" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/20c32c8b-88ae-4478-b81f-9508e27b1035/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/0725fbb2-2aa1-065b-ea8b-6351000135ff" ;
  a2a:RecordGUID "{0725fbb2-2aa1-065b-ea8b-6351000135ff}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-09-1708<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/246\">Inventarisnummer 246 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "246" ;
  a2a:SourceRemarkregister_periode "1705-1710" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_2166_00002166.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-09-1708" .
