@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_7bb69a1d-9812-e309-05c9-dc02904fe9aa
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 juni 1685 te Leiden" ;
  a2a:hasPerson oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-01b9b7ad-02c2-e4b7-a3a6-7b59e764f13c, oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-94ba8cc4-892f-aac1-15c3-7ec1e338b6f6, oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-b5ed296e-f79c-8aa6-5f04-756fa2ad7bcd, oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-e941115b-8052-e1ab-ddc1-4d8dca1e16a1, oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-54adac76-d4fb-b10d-619a-3a05beb67fc1, oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-4dedf7e8-0517-9f25-c43b-417b0dc4b07b ;
  a2a:hasEvent oa:event_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_0, oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_1, oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_2, oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_3, oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_4, oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_5 ;
  a2a:hasSource oa:source_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa .

oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-01b9b7ad-02c2-e4b7-a3a6-7b59e764f13c
  a a2a:Person ;
  rdfs:label "Hugo Klok" ;
  a2a:PersonName [
    rdfs:label "Hugo Klok" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNameLastName "Klok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-94ba8cc4-892f-aac1-15c3-7ec1e338b6f6
  a a2a:Person ;
  rdfs:label "Anthonij Klok" ;
  a2a:PersonName [
    rdfs:label "Anthonij Klok" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Klok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-b5ed296e-f79c-8aa6-5f04-756fa2ad7bcd
  a a2a:Person ;
  rdfs:label "Arijaantje Reesloot" ;
  a2a:PersonName [
    rdfs:label "Arijaantje Reesloot" ;
    a2a:PersonNameFirstName "Arijaantje" ;
    a2a:PersonNameLastName "Reesloot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-e941115b-8052-e1ab-ddc1-4d8dca1e16a1
  a a2a:Person ;
  rdfs:label "Clasina Hasius" ;
  a2a:PersonName [
    rdfs:label "Clasina Hasius" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Hasius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-54adac76-d4fb-b10d-619a-3a05beb67fc1
  a a2a:Person ;
  rdfs:label "Bartholomeus Hasius" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Hasius" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Hasius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person-4dedf7e8-0517-9f25-c43b-417b0dc4b07b
  a a2a:Person ;
  rdfs:label "Neeltje Reesloot" ;
  a2a:PersonName [
    rdfs:label "Neeltje Reesloot" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Reesloot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1685-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person:01b9b7ad-02c2-e4b7-a3a6-7b59e764f13c ;
  a2a:EventKeyRef oa:event_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Event1 .

oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person:94ba8cc4-892f-aac1-15c3-7ec1e338b6f6 ;
  a2a:EventKeyRef oa:event_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Event1 .

oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person:b5ed296e-f79c-8aa6-5f04-756fa2ad7bcd ;
  a2a:EventKeyRef oa:event_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Event1 .

oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person:e941115b-8052-e1ab-ddc1-4d8dca1e16a1 ;
  a2a:EventKeyRef oa:event_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Event1 .

oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person:54adac76-d4fb-b10d-619a-3a05beb67fc1 ;
  a2a:EventKeyRef oa:event_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Event1 .

oa:relationep_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Person:4dedf7e8-0517-9f25-c43b-417b0dc4b07b ;
  a2a:EventKeyRef oa:event_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa_Event1 .

oa:source_elo_7bb69a1d-9812-e309-05c9-dc02904fe9aa
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1684-01-01 - 1687-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1685" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1685-06-24"^^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: 241, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1684 - 1687." ;
    a2a:RegistryNumber "241" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 241, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1684 - 1687., 241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/39df0db9-5e11-4441-bf91-291184dead3b/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7bb69a1d-9812-e309-05c9-dc02904fe9aa" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/39df0db9-5e11-4441-bf91-291184dead3b/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/7bb69a1d-9812-e309-05c9-dc02904fe9aa" ;
  a2a:RecordGUID "{7bb69a1d-9812-e309-05c9-dc02904fe9aa}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-06-1685<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/241\">Inventarisnummer 241 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "241" ;
  a2a:SourceRemarkregister_periode "1684-1687" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_11828_00011828.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-06-1685" .
