@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_ba6c1597-2b3d-94da-e075-526ea809e31e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 december 1657 te Leimuiden" ;
  a2a:hasPerson oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person-de448195-01b1-31a9-c14e-969a9fc4dab4, oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person-ef2b3a1d-9db0-9511-39ce-c81e2d3410c2, oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person-ccce5273-3c56-ac9c-e4fe-e88860437461, oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person-538b511a-08e4-f6c8-3b82-8a587e87eac6 ;
  a2a:hasEvent oa:event_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_0, oa:relationep_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_1, oa:relationep_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_2, oa:relationep_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_3 ;
  a2a:hasSource oa:source_elo_ba6c1597-2b3d-94da-e075-526ea809e31e .

oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person-de448195-01b1-31a9-c14e-969a9fc4dab4
  a a2a:Person ;
  rdfs:label "Jan Verbent" ;
  a2a:PersonName [
    rdfs:label "Jan Verbent" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Verbent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person-ef2b3a1d-9db0-9511-39ce-c81e2d3410c2
  a a2a:Person ;
  rdfs:label "Cornelis Janss Verbent" ;
  a2a:PersonName [
    rdfs:label "Cornelis Janss Verbent" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Janss" ;
    a2a:PersonNameLastName "Verbent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person-ccce5273-3c56-ac9c-e4fe-e88860437461
  a a2a:Person ;
  rdfs:label "Cornelis Claes" ;
  a2a:PersonName [
    rdfs:label "Cornelis Claes" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person-538b511a-08e4-f6c8-3b82-8a587e87eac6
  a a2a:Person ;
  rdfs:label "Leentge Claesdr" ;
  a2a:PersonName [
    rdfs:label "Leentge Claesdr" ;
    a2a:PersonNameFirstName "Leentge" ;
    a2a:PersonNamePatronym "Claesdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1657" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1657-12-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] .

oa:relationep_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person:de448195-01b1-31a9-c14e-969a9fc4dab4 ;
  a2a:EventKeyRef oa:event_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Event1 .

oa:relationep_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person:ef2b3a1d-9db0-9511-39ce-c81e2d3410c2 ;
  a2a:EventKeyRef oa:event_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Event1 .

oa:relationep_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person:ccce5273-3c56-ac9c-e4fe-e88860437461 ;
  a2a:EventKeyRef oa:event_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Event1 .

oa:relationep_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Person:538b511a-08e4-f6c8-3b82-8a587e87eac6 ;
  a2a:EventKeyRef oa:event_elo_ba6c1597-2b3d-94da-e075-526ea809e31e_Event1 .

oa:source_elo_ba6c1597-2b3d-94da-e075-526ea809e31e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden", "1643-01-01 - 1673-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1643-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1657" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1657-12-26"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 1, Periode: 1643-1673" ;
    a2a:Book "Doopboek (NH) van Leimuiden, november 1643 - 1673;" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "67v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 1, Periode: 1643-1673, Doopboek (NH) van Leimuiden, november 1643 - 1673;, 1, 67v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ba6c1597-2b3d-94da-e075-526ea809e31e/iiif/3/964051/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ba6c1597-2b3d-94da-e075-526ea809e31e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ba6c1597-2b3d-94da-e075-526ea809e31e/iiif/3/964051/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/ba6c1597-2b3d-94da-e075-526ea809e31e" ;
  a2a:RecordGUID "{ba6c1597-2b3d-94da-e075-526ea809e31e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-12-1657<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/123.1.14/file/1\">Inventarisnummer 1 van archiefnummer 123.1.14 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Collectie doop-, trouw- en begraafregisters Leimuiden" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1643-1673" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_16196_00016196.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-12-1657" .
