@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_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 augustus 1698 te Leiden" ;
  a2a:hasPerson oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-5c0eaf3e-876c-7770-3f95-b882aa274f3f, oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-36a2b10e-7085-ff16-286f-12ab312f7500, oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-64a92d4a-1e03-293b-0209-187c7cd1fd7e, oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-3ef0edf1-dfd4-afb0-1327-f09e5488840c, oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-0423d182-bbba-30cf-cec1-749195bff83c ;
  a2a:hasEvent oa:event_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_0, oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_1, oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_2, oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_3, oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_4 ;
  a2a:hasSource oa:source_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43 .

oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-5c0eaf3e-876c-7770-3f95-b882aa274f3f
  a a2a:Person ;
  rdfs:label "Johanna Geding" ;
  a2a:PersonName [
    rdfs:label "Johanna Geding" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Geding"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-36a2b10e-7085-ff16-286f-12ab312f7500
  a a2a:Person ;
  rdfs:label "David Geding" ;
  a2a:PersonName [
    rdfs:label "David Geding" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Geding"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-64a92d4a-1e03-293b-0209-187c7cd1fd7e
  a a2a:Person ;
  rdfs:label "Johanna van Spijck" ;
  a2a:PersonName [
    rdfs:label "Johanna van Spijck" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-3ef0edf1-dfd4-afb0-1327-f09e5488840c
  a a2a:Person ;
  rdfs:label "Hendrick de Ronder" ;
  a2a:PersonName [
    rdfs:label "Hendrick de Ronder" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ronder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person-0423d182-bbba-30cf-cec1-749195bff83c
  a a2a:Person ;
  rdfs:label "Susanna de Ronder" ;
  a2a:PersonName [
    rdfs:label "Susanna de Ronder" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ronder"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1698-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person:5c0eaf3e-876c-7770-3f95-b882aa274f3f ;
  a2a:EventKeyRef oa:event_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Event1 .

oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person:36a2b10e-7085-ff16-286f-12ab312f7500 ;
  a2a:EventKeyRef oa:event_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Event1 .

oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person:64a92d4a-1e03-293b-0209-187c7cd1fd7e ;
  a2a:EventKeyRef oa:event_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Event1 .

oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person:3ef0edf1-dfd4-afb0-1327-f09e5488840c ;
  a2a:EventKeyRef oa:event_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Event1 .

oa:relationep_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Person:0423d182-bbba-30cf-cec1-749195bff83c ;
  a2a:EventKeyRef oa:event_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43_Event1 .

oa:source_elo_da69e4a2-8e7a-ffdc-83ce-724a7ccedf43
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1696-01-01 - 1700-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1698-08-10"^^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: 244, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 26 april 1696 - 1700." ;
    a2a:RegistryNumber "244" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 244, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 26 april 1696 - 1700., 244"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0d795bd3-22ff-4895-971c-c6749d551883/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/da69e4a2-8e7a-ffdc-83ce-724a7ccedf43" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0d795bd3-22ff-4895-971c-c6749d551883/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/da69e4a2-8e7a-ffdc-83ce-724a7ccedf43" ;
  a2a:RecordGUID "{da69e4a2-8e7a-ffdc-83ce-724a7ccedf43}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-08-1698<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/244\">Inventarisnummer 244 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "244" ;
  a2a:SourceRemarkregister_periode "1696-1700" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2255_00002255.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-08-1698" .
