@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_250b390b-cce5-e982-ae4c-e8b5c749444b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 november 1809 te Leiden" ;
  a2a:hasPerson oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-96e8b6d5-89f2-801e-9eae-8ff7096219f6, oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-c15edf2d-4a4e-2b33-02a1-a64d1fba3ffe, oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-d2763741-683d-bec0-3de8-aa2e598e921b, oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-261bc7b3-856e-5afa-3f5b-e51da0b0fd95, oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-5b5cf1a7-c046-eba3-e599-daddf3d2bf16 ;
  a2a:hasEvent oa:event_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_0, oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_1, oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_2, oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_3, oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_4 ;
  a2a:hasSource oa:source_elo_250b390b-cce5-e982-ae4c-e8b5c749444b .

oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-96e8b6d5-89f2-801e-9eae-8ff7096219f6
  a a2a:Person ;
  rdfs:label "Dirk Jacobus den Os" ;
  a2a:PersonName [
    rdfs:label "Dirk Jacobus den Os" ;
    a2a:PersonNameFirstName "Dirk Jacobus" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1809-11-02"^^xsd:date
  ] .

oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-c15edf2d-4a4e-2b33-02a1-a64d1fba3ffe
  a a2a:Person ;
  rdfs:label "Dirk den Os" ;
  a2a:PersonName [
    rdfs:label "Dirk den Os" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-d2763741-683d-bec0-3de8-aa2e598e921b
  a a2a:Person ;
  rdfs:label "Elisabeth Cedron" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Cedron" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Cedron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-261bc7b3-856e-5afa-3f5b-e51da0b0fd95
  a a2a:Person ;
  rdfs:label "Jannetje van der Ploeg" ;
  a2a:PersonName [
    rdfs:label "Jannetje van der Ploeg" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person-5b5cf1a7-c046-eba3-e599-daddf3d2bf16
  a a2a:Person ;
  rdfs:label "Jacobus Cedron" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cedron" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Cedron"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1809" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1809-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person:96e8b6d5-89f2-801e-9eae-8ff7096219f6 ;
  a2a:EventKeyRef oa:event_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Event1 .

oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person:c15edf2d-4a4e-2b33-02a1-a64d1fba3ffe ;
  a2a:EventKeyRef oa:event_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Event1 .

oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person:d2763741-683d-bec0-3de8-aa2e598e921b ;
  a2a:EventKeyRef oa:event_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Event1 .

oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person:261bc7b3-856e-5afa-3f5b-e51da0b0fd95 ;
  a2a:EventKeyRef oa:event_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Event1 .

oa:relationep_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Person:5b5cf1a7-c046-eba3-e599-daddf3d2bf16 ;
  a2a:EventKeyRef oa:event_elo_250b390b-cce5-e982-ae4c-e8b5c749444b_Event1 .

oa:source_elo_250b390b-cce5-e982-ae4c-e8b5c749444b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1796-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1809" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1809-11-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: 231, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1796 - 1811." ;
    a2a:RegistryNumber "231" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 231, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1796 - 1811., 231"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/2ea9e9f6-b784-4cb9-a934-71bf913c29d0/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/250b390b-cce5-e982-ae4c-e8b5c749444b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/2ea9e9f6-b784-4cb9-a934-71bf913c29d0/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/250b390b-cce5-e982-ae4c-e8b5c749444b" ;
  a2a:RecordGUID "{250b390b-cce5-e982-ae4c-e8b5c749444b}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-11-1809<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/231\">Inventarisnummer 231 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "231" ;
  a2a:SourceRemarkregister_periode "1796-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_3076_00003076.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-11-1809" .
