@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_dd56e066-02da-e5f8-d723-d0dbf808887c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 17 februari 1686 te Leiden" ;
  a2a:hasPerson oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-19952259-af2a-caa1-c7b1-721002659b11, oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-3a4be235-9dc6-3711-08a6-d2c8756432a8, oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-a805ba00-dc44-0033-71e8-75ec6ef18efc, oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-62d1297e-d165-8b77-bf82-8251a418d378, oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-3eb472b3-2265-2146-1c65-651aa39d0290 ;
  a2a:hasEvent oa:event_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_0, oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_1, oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_2, oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_3, oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_4 ;
  a2a:hasSource oa:source_elo_dd56e066-02da-e5f8-d723-d0dbf808887c .

oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-19952259-af2a-caa1-c7b1-721002659b11
  a a2a:Person ;
  rdfs:label "Andreas Boon" ;
  a2a:PersonName [
    rdfs:label "Andreas Boon" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-3a4be235-9dc6-3711-08a6-d2c8756432a8
  a a2a:Person ;
  rdfs:label "Heinrick Andreas Boon" ;
  a2a:PersonName [
    rdfs:label "Heinrick Andreas Boon" ;
    a2a:PersonNameFirstName "Heinrick" ;
    a2a:PersonNamePatronym "Andreas" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-a805ba00-dc44-0033-71e8-75ec6ef18efc
  a a2a:Person ;
  rdfs:label "Francijntje Constant" ;
  a2a:PersonName [
    rdfs:label "Francijntje Constant" ;
    a2a:PersonNameFirstName "Francijntje" ;
    a2a:PersonNamePatronym "Constant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-62d1297e-d165-8b77-bf82-8251a418d378
  a a2a:Person ;
  rdfs:label "Johannes Coesel" ;
  a2a:PersonName [
    rdfs:label "Johannes Coesel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Coesel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person-3eb472b3-2265-2146-1c65-651aa39d0290
  a a2a:Person ;
  rdfs:label "Anneken Reinsen" ;
  a2a:PersonName [
    rdfs:label "Anneken Reinsen" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNamePatronym "Reinsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1686-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person:19952259-af2a-caa1-c7b1-721002659b11 ;
  a2a:EventKeyRef oa:event_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Event1 .

oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person:3a4be235-9dc6-3711-08a6-d2c8756432a8 ;
  a2a:EventKeyRef oa:event_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Event1 .

oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person:a805ba00-dc44-0033-71e8-75ec6ef18efc ;
  a2a:EventKeyRef oa:event_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Event1 .

oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person:62d1297e-d165-8b77-bf82-8251a418d378 ;
  a2a:EventKeyRef oa:event_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Event1 .

oa:relationep_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Person:3eb472b3-2265-2146-1c65-651aa39d0290 ;
  a2a:EventKeyRef oa:event_elo_dd56e066-02da-e5f8-d723-d0dbf808887c_Event1 .

oa:source_elo_dd56e066-02da-e5f8-d723-d0dbf808887c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1613-01-01 - 1769-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1613-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1686-02-17"^^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: 280, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769." ;
    a2a:RegistryNumber "280" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 280, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769., 280"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/dd56e066-02da-e5f8-d723-d0dbf808887c/iiif/3/1822824/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/dd56e066-02da-e5f8-d723-d0dbf808887c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/dd56e066-02da-e5f8-d723-d0dbf808887c/iiif/3/1822824/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/dd56e066-02da-e5f8-d723-d0dbf808887c" ;
  a2a:RecordGUID "{dd56e066-02da-e5f8-d723-d0dbf808887c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 17-02-1686<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/280\">Inventarisnummer 280 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "280" ;
  a2a:SourceRemarkregister_periode "1613-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_24892_00024892.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 17-02-1686" .
