@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_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 juni 1662 te Leiden" ;
  a2a:hasPerson oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-1f7cbb9b-c119-a76e-6ee2-406139e41031, oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-7a667ee1-5dc2-258b-fb1e-df271121ec4a, oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-92dcab0b-bf4d-dbd8-8575-c7f8ce0dc432, oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-4a8e4a6b-8787-901a-4497-d2b118e7018d, oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-c18ed897-dd4f-803e-5f49-3b6453625367 ;
  a2a:hasEvent oa:event_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_0, oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_1, oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_2, oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_3, oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_4 ;
  a2a:hasSource oa:source_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc .

oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-1f7cbb9b-c119-a76e-6ee2-406139e41031
  a a2a:Person ;
  rdfs:label "Joost van Leeven" ;
  a2a:PersonName [
    rdfs:label "Joost van Leeven" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-7a667ee1-5dc2-258b-fb1e-df271121ec4a
  a a2a:Person ;
  rdfs:label "Gerrit Gerritsen van Leeven" ;
  a2a:PersonName [
    rdfs:label "Gerrit Gerritsen van Leeven" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Gerritsen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-92dcab0b-bf4d-dbd8-8575-c7f8ce0dc432
  a a2a:Person ;
  rdfs:label "Annetje Franszen" ;
  a2a:PersonName [
    rdfs:label "Annetje Franszen" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePatronym "Franszen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-4a8e4a6b-8787-901a-4497-d2b118e7018d
  a a2a:Person ;
  rdfs:label "Sijntje Rabons" ;
  a2a:PersonName [
    rdfs:label "Sijntje Rabons" ;
    a2a:PersonNameFirstName "Sijntje" ;
    a2a:PersonNameLastName "Rabons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person-c18ed897-dd4f-803e-5f49-3b6453625367
  a a2a:Person ;
  rdfs:label "Lisabet Gerrits van Leeven" ;
  a2a:PersonName [
    rdfs:label "Lisabet Gerrits van Leeven" ;
    a2a:PersonNameFirstName "Lisabet" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1662" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1662-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person:1f7cbb9b-c119-a76e-6ee2-406139e41031 ;
  a2a:EventKeyRef oa:event_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Event1 .

oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person:7a667ee1-5dc2-258b-fb1e-df271121ec4a ;
  a2a:EventKeyRef oa:event_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Event1 .

oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person:92dcab0b-bf4d-dbd8-8575-c7f8ce0dc432 ;
  a2a:EventKeyRef oa:event_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Event1 .

oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person:4a8e4a6b-8787-901a-4497-d2b118e7018d ;
  a2a:EventKeyRef oa:event_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Event1 .

oa:relationep_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Person:c18ed897-dd4f-803e-5f49-3b6453625367 ;
  a2a:EventKeyRef oa:event_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc_Event1 .

oa:source_elo_59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1659-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1662" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1662-06-22"^^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: 237, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666." ;
    a2a:RegistryNumber "237" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 237, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666., 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc/iiif/3/1524249/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc/iiif/3/1524249/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/59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc" ;
  a2a:RecordGUID "{59c3c6ee-10ce-07ea-60c6-bf2ffeb817fc}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-06-1662<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/237\">Inventarisnummer 237 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "237" ;
  a2a:SourceRemarkregister_periode "1659-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3580_00003580.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-06-1662" .
