@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_1eca0830-5f5a-9b3d-ce32-9a6714231bbf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 20 mei 1685 te Leiden" ;
  a2a:hasPerson oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-76d0fcd8-b403-0415-45a6-d58b16f71ef8, oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-f7e5d0b2-b432-50e0-5c70-0d2bcf4ff7d2, oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-d8ae89e6-382d-8444-6ad4-d8c145bca732, oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-f295a825-fba0-f3bc-0562-0936c5595e7f, oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-ff8b7b46-863d-07f4-3cbe-0c4af044a4ef ;
  a2a:hasEvent oa:event_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_0, oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_1, oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_2, oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_3, oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_4 ;
  a2a:hasSource oa:source_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf .

oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-76d0fcd8-b403-0415-45a6-d58b16f71ef8
  a a2a:Person ;
  rdfs:label "Jannetje Kaerren" ;
  a2a:PersonName [
    rdfs:label "Jannetje Kaerren" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Kaerren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-f7e5d0b2-b432-50e0-5c70-0d2bcf4ff7d2
  a a2a:Person ;
  rdfs:label "Valentijn Kaerren" ;
  a2a:PersonName [
    rdfs:label "Valentijn Kaerren" ;
    a2a:PersonNameFirstName "Valentijn" ;
    a2a:PersonNameLastName "Kaerren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-d8ae89e6-382d-8444-6ad4-d8c145bca732
  a a2a:Person ;
  rdfs:label "Sara Walewijn" ;
  a2a:PersonName [
    rdfs:label "Sara Walewijn" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Walewijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-f295a825-fba0-f3bc-0562-0936c5595e7f
  a a2a:Person ;
  rdfs:label "Bejatris Krasweel" ;
  a2a:PersonName [
    rdfs:label "Bejatris Krasweel" ;
    a2a:PersonNameFirstName "Bejatris" ;
    a2a:PersonNameLastName "Krasweel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person-ff8b7b46-863d-07f4-3cbe-0c4af044a4ef
  a a2a:Person ;
  rdfs:label "Isaak Schuddemaat" ;
  a2a:PersonName [
    rdfs:label "Isaak Schuddemaat" ;
    a2a:PersonNameFirstName "Isaak" ;
    a2a:PersonNameLastName "Schuddemaat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1685-05-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person:76d0fcd8-b403-0415-45a6-d58b16f71ef8 ;
  a2a:EventKeyRef oa:event_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Event1 .

oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person:f7e5d0b2-b432-50e0-5c70-0d2bcf4ff7d2 ;
  a2a:EventKeyRef oa:event_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Event1 .

oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person:d8ae89e6-382d-8444-6ad4-d8c145bca732 ;
  a2a:EventKeyRef oa:event_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Event1 .

oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person:f295a825-fba0-f3bc-0562-0936c5595e7f ;
  a2a:EventKeyRef oa:event_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Event1 .

oa:relationep_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Person:ff8b7b46-863d-07f4-3cbe-0c4af044a4ef ;
  a2a:EventKeyRef oa:event_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf_Event1 .

oa:source_elo_1eca0830-5f5a-9b3d-ce32-9a6714231bbf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1663-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1685" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1685-05-20"^^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: 265, Periode: 1..." ;
    a2a:Book "Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695." ;
    a2a:RegistryNumber "265" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 265, Periode: 1..., Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695., 265"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f44b88cc-aa12-4d86-b4dd-f1b249d5e929/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1eca0830-5f5a-9b3d-ce32-9a6714231bbf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f44b88cc-aa12-4d86-b4dd-f1b249d5e929/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/1eca0830-5f5a-9b3d-ce32-9a6714231bbf" ;
  a2a:RecordGUID "{1eca0830-5f5a-9b3d-ce32-9a6714231bbf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 20-05-1685<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/265\">Inventarisnummer 265 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "265" ;
  a2a:SourceRemarkregister_periode "1663-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_5154_00005154.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 20-05-1685" .
