@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_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 november 1631 te De Kaag" ;
  a2a:hasPerson oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-ec0db79e-25e4-73e4-59e9-e71a3c0cb986, oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-1f5885cc-8ff2-31e8-4c2a-4fae7fc93c4b, oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-469506d0-f1de-6d44-0830-203cb0b4348f, oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-4c067446-914f-cca3-2dde-e7882ed19e77, oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-0d680144-5b5c-e24a-5f2f-a442cec4cdb2, oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-75185ce8-9d51-e305-d25b-f6d79cc89879 ;
  a2a:hasEvent oa:event_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_0, oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_1, oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_2, oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_3, oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_4, oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_5 ;
  a2a:hasSource oa:source_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe .

oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-ec0db79e-25e4-73e4-59e9-e71a3c0cb986
  a a2a:Person ;
  rdfs:label "Aagge" ;
  a2a:PersonName [
    rdfs:label "Aagge" ;
    a2a:PersonNameFirstName "Aagge"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-1f5885cc-8ff2-31e8-4c2a-4fae7fc93c4b
  a a2a:Person ;
  rdfs:label "Banckeris Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Banckeris Cornelisz" ;
    a2a:PersonNameFirstName "Banckeris" ;
    a2a:PersonNamePatronym "Cornelisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-469506d0-f1de-6d44-0830-203cb0b4348f
  a a2a:Person ;
  rdfs:label "Trijntge Cornelis" ;
  a2a:PersonName [
    rdfs:label "Trijntge Cornelis" ;
    a2a:PersonNameFirstName "Trijntge" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-4c067446-914f-cca3-2dde-e7882ed19e77
  a a2a:Person ;
  rdfs:label "Janneken Cornelis" ;
  a2a:PersonName [
    rdfs:label "Janneken Cornelis" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-0d680144-5b5c-e24a-5f2f-a442cec4cdb2
  a a2a:Person ;
  rdfs:label "Aagge Dirrixdr" ;
  a2a:PersonName [
    rdfs:label "Aagge Dirrixdr" ;
    a2a:PersonNameFirstName "Aagge" ;
    a2a:PersonNamePatronym "Dirrixdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person-75185ce8-9d51-e305-d25b-f6d79cc89879
  a a2a:Person ;
  rdfs:label "Dirrick Willemsz" ;
  a2a:PersonName [
    rdfs:label "Dirrick Willemsz" ;
    a2a:PersonNameFirstName "Dirrick" ;
    a2a:PersonNamePatronym "Willemsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1631-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Kaag" ;
    rdfs:label "De Kaag"
  ] .

oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person:ec0db79e-25e4-73e4-59e9-e71a3c0cb986 ;
  a2a:EventKeyRef oa:event_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Event1 .

oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person:1f5885cc-8ff2-31e8-4c2a-4fae7fc93c4b ;
  a2a:EventKeyRef oa:event_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Event1 .

oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person:469506d0-f1de-6d44-0830-203cb0b4348f ;
  a2a:EventKeyRef oa:event_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Event1 .

oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person:4c067446-914f-cca3-2dde-e7882ed19e77 ;
  a2a:EventKeyRef oa:event_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Event1 .

oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person:0d680144-5b5c-e24a-5f2f-a442cec4cdb2 ;
  a2a:EventKeyRef oa:event_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Event1 .

oa:relationep_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Person:75185ce8-9d51-e305-d25b-f6d79cc89879 ;
  a2a:EventKeyRef oa:event_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe_Event1 .

oa:source_elo_7e4a9ce7-3575-2eae-599a-ad6552eaf7fe
  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 "1631" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1631-11-02"^^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 "91" ;
    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, 91"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/7e4a9ce7-3575-2eae-599a-ad6552eaf7fe/iiif/3/1844985/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7e4a9ce7-3575-2eae-599a-ad6552eaf7fe" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/7e4a9ce7-3575-2eae-599a-ad6552eaf7fe/iiif/3/1844985/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/7e4a9ce7-3575-2eae-599a-ad6552eaf7fe" ;
  a2a:RecordGUID "{7e4a9ce7-3575-2eae-599a-ad6552eaf7fe}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-11-1631<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_23642_00023642.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-11-1631" .
