@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_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 september 1627 te De Kaag" ;
  a2a:hasPerson oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-c70fe30d-3a0b-a8e4-6ccb-7703c4b0da19, oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-c6d91f8e-41a4-152f-7620-94eaba7cc6ac, oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-13b02a72-2347-3c3c-7bc4-06cb06056eaa, oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-bc844850-b534-0b19-4004-e11dc0ac9cd3, oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-ca960381-c5d3-ac0d-db3a-ae2ac9d45072, oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-02f72b51-df73-5bcd-cc95-d27d9c0dc5bc ;
  a2a:hasEvent oa:event_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_0, oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_1, oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_2, oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_3, oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_4, oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_5 ;
  a2a:hasSource oa:source_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4 .

oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-c70fe30d-3a0b-a8e4-6ccb-7703c4b0da19
  a a2a:Person ;
  rdfs:label "Claes" ;
  a2a:PersonName [
    rdfs:label "Claes" ;
    a2a:PersonNameFirstName "Claes"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-c6d91f8e-41a4-152f-7620-94eaba7cc6ac
  a a2a:Person ;
  rdfs:label "Cornelis Commersz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Commersz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Commersz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-13b02a72-2347-3c3c-7bc4-06cb06056eaa
  a a2a:Person ;
  rdfs:label "Appolie Cornelis" ;
  a2a:PersonName [
    rdfs:label "Appolie Cornelis" ;
    a2a:PersonNameFirstName "Appolie" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-bc844850-b534-0b19-4004-e11dc0ac9cd3
  a a2a:Person ;
  rdfs:label "Cornelis Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cornelisz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Cornelisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-ca960381-c5d3-ac0d-db3a-ae2ac9d45072
  a a2a:Person ;
  rdfs:label "Cornelis Dirricksz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirricksz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Dirricksz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person-02f72b51-df73-5bcd-cc95-d27d9c0dc5bc
  a a2a:Person ;
  rdfs:label "Dirrick Engelsz" ;
  a2a:PersonName [
    rdfs:label "Dirrick Engelsz" ;
    a2a:PersonNameFirstName "Dirrick" ;
    a2a:PersonNamePatronym "Engelsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1627" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1627-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Kaag" ;
    rdfs:label "De Kaag"
  ] .

oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person:c70fe30d-3a0b-a8e4-6ccb-7703c4b0da19 ;
  a2a:EventKeyRef oa:event_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Event1 .

oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person:c6d91f8e-41a4-152f-7620-94eaba7cc6ac ;
  a2a:EventKeyRef oa:event_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Event1 .

oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person:13b02a72-2347-3c3c-7bc4-06cb06056eaa ;
  a2a:EventKeyRef oa:event_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Event1 .

oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person:bc844850-b534-0b19-4004-e11dc0ac9cd3 ;
  a2a:EventKeyRef oa:event_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Event1 .

oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person:ca960381-c5d3-ac0d-db3a-ae2ac9d45072 ;
  a2a:EventKeyRef oa:event_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Event1 .

oa:relationep_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Person:02f72b51-df73-5bcd-cc95-d27d9c0dc5bc ;
  a2a:EventKeyRef oa:event_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4_Event1 .

oa:source_elo_e9ff7ace-2d6c-d0fc-0102-49ac185b19e4
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1621-01-01 - 1653-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1653-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1627" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1627-09-05"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 12, Periode: 1621-1653" ;
    a2a:Book "Doopboek en trouwboek (NH) van Alkemade, 1621 - 1653 met lijsten van lidmaten en ouderlingen;" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "76" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 12, Periode: 1621-1653, Doopboek en trouwboek (NH) van Alkemade, 1621 - 1653 met lijsten van lidmaten en ouderlingen;, 12, 76"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e9ff7ace-2d6c-d0fc-0102-49ac185b19e4/iiif/3/1844940/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e9ff7ace-2d6c-d0fc-0102-49ac185b19e4" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e9ff7ace-2d6c-d0fc-0102-49ac185b19e4/iiif/3/1844940/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/e9ff7ace-2d6c-d0fc-0102-49ac185b19e4" ;
  a2a:RecordGUID "{e9ff7ace-2d6c-d0fc-0102-49ac185b19e4}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-09-1627<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/12\">Inventarisnummer 12 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "12" ;
  a2a:SourceRemarkregister_periode "1621-1653" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28635_00028635.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-09-1627" .
