@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_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 november 1655 te Leiden" ;
  a2a:hasPerson oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-d64b4443-ff85-1e76-a9f7-2baa6046c1ea, oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-206289fa-fee4-f9b5-563d-03d6a257df1e, oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-f71fd44f-5323-fc48-2481-870c3451b90f, oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-73d6f5d5-c508-e008-99d7-9520fc7b4a1c, oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-900a64fa-2475-ff5e-75f2-a42589cb3aa1 ;
  a2a:hasEvent oa:event_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_0, oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_1, oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_2, oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_3, oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_4 ;
  a2a:hasSource oa:source_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb .

oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-d64b4443-ff85-1e76-a9f7-2baa6046c1ea
  a a2a:Person ;
  rdfs:label "Johannes Agelaer" ;
  a2a:PersonName [
    rdfs:label "Johannes Agelaer" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Agelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-206289fa-fee4-f9b5-563d-03d6a257df1e
  a a2a:Person ;
  rdfs:label "Philippus Agelaer" ;
  a2a:PersonName [
    rdfs:label "Philippus Agelaer" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Agelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-f71fd44f-5323-fc48-2481-870c3451b90f
  a a2a:Person ;
  rdfs:label "Christoffel Roggeman" ;
  a2a:PersonName [
    rdfs:label "Christoffel Roggeman" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Roggeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-73d6f5d5-c508-e008-99d7-9520fc7b4a1c
  a a2a:Person ;
  rdfs:label "Gerdruijt Dercksen" ;
  a2a:PersonName [
    rdfs:label "Gerdruijt Dercksen" ;
    a2a:PersonNameFirstName "Gerdruijt" ;
    a2a:PersonNamePatronym "Dercksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person-900a64fa-2475-ff5e-75f2-a42589cb3aa1
  a a2a:Person ;
  rdfs:label "Herman Gerritsen van den Burg" ;
  a2a:PersonName [
    rdfs:label "Herman Gerritsen van den Burg" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNamePatronym "Gerritsen" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1655" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1655-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person:d64b4443-ff85-1e76-a9f7-2baa6046c1ea ;
  a2a:EventKeyRef oa:event_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Event1 .

oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person:206289fa-fee4-f9b5-563d-03d6a257df1e ;
  a2a:EventKeyRef oa:event_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Event1 .

oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person:f71fd44f-5323-fc48-2481-870c3451b90f ;
  a2a:EventKeyRef oa:event_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Event1 .

oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person:73d6f5d5-c508-e008-99d7-9520fc7b4a1c ;
  a2a:EventKeyRef oa:event_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Event1 .

oa:relationep_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Person:900a64fa-2475-ff5e-75f2-a42589cb3aa1 ;
  a2a:EventKeyRef oa:event_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb_Event1 .

oa:source_elo_fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb
  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 "1655" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1655-11-14"^^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/iiif/3/7870077a-8b2d-4989-9e0f-bb5a6fe0c13c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/7870077a-8b2d-4989-9e0f-bb5a6fe0c13c/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/fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb" ;
  a2a:RecordGUID "{fa6fb6f7-fd7d-9a05-485a-8f3c2bc2fddb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-11-1655<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_20260528_29581_00029581.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-11-1655" .
