@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_11e1ec8d-2fb8-be0f-07c3-a6837eff4430
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 oktober 1735 te Leiden" ;
  a2a:hasPerson oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-1608ff6d-aed7-7045-d6fb-02a985122bfd, oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-37b34036-1646-3ef6-9eb4-7cd4e6b79863, oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-1aea9433-5456-316b-fb4c-d17a1627a2f3, oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-3122a5a2-d3f0-a5c6-a636-21a40ac2bcbd, oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-bfc5ab1e-db3b-9e1b-e766-0d1c773d0061 ;
  a2a:hasEvent oa:event_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_0, oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_1, oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_2, oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_3, oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_4 ;
  a2a:hasSource oa:source_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430 .

oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-1608ff6d-aed7-7045-d6fb-02a985122bfd
  a a2a:Person ;
  rdfs:label "Abram Segon" ;
  a2a:PersonName [
    rdfs:label "Abram Segon" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Segon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-37b34036-1646-3ef6-9eb4-7cd4e6b79863
  a a2a:Person ;
  rdfs:label "Jakob Segon" ;
  a2a:PersonName [
    rdfs:label "Jakob Segon" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Segon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-1aea9433-5456-316b-fb4c-d17a1627a2f3
  a a2a:Person ;
  rdfs:label "Jezina de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Jezina de Leeuw" ;
    a2a:PersonNameFirstName "Jezina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-3122a5a2-d3f0-a5c6-a636-21a40ac2bcbd
  a a2a:Person ;
  rdfs:label "Izaäk Segon" ;
  a2a:PersonName [
    rdfs:label "Izaäk Segon" ;
    a2a:PersonNameFirstName "Izaäk" ;
    a2a:PersonNameLastName "Segon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person-bfc5ab1e-db3b-9e1b-e766-0d1c773d0061
  a a2a:Person ;
  rdfs:label "Marijtje Krehee" ;
  a2a:PersonName [
    rdfs:label "Marijtje Krehee" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Krehee"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1735-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person:1608ff6d-aed7-7045-d6fb-02a985122bfd ;
  a2a:EventKeyRef oa:event_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Event1 .

oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person:37b34036-1646-3ef6-9eb4-7cd4e6b79863 ;
  a2a:EventKeyRef oa:event_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Event1 .

oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person:1aea9433-5456-316b-fb4c-d17a1627a2f3 ;
  a2a:EventKeyRef oa:event_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Event1 .

oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person:3122a5a2-d3f0-a5c6-a636-21a40ac2bcbd ;
  a2a:EventKeyRef oa:event_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Event1 .

oa:relationep_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Person:bfc5ab1e-db3b-9e1b-e766-0d1c773d0061 ;
  a2a:EventKeyRef oa:event_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430_Event1 .

oa:source_elo_11e1ec8d-2fb8-be0f-07c3-a6837eff4430
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1725-01-01 - 1740-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1735-10-05"^^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: 228, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1725 - 1740." ;
    a2a:RegistryNumber "228" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 228, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1725 - 1740., 228"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/11e1ec8d-2fb8-be0f-07c3-a6837eff4430/iiif/3/1458641/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/11e1ec8d-2fb8-be0f-07c3-a6837eff4430" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/11e1ec8d-2fb8-be0f-07c3-a6837eff4430/iiif/3/1458641/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/11e1ec8d-2fb8-be0f-07c3-a6837eff4430" ;
  a2a:RecordGUID "{11e1ec8d-2fb8-be0f-07c3-a6837eff4430}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-10-1735<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/228\">Inventarisnummer 228 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "228" ;
  a2a:SourceRemarkregister_periode "1725-1740" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_466_00000466.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-10-1735" .
