@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_bca2a026-e886-e0ab-1c65-acb758475a2f
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 november 1644 te De Kaag" ;
  a2a:hasPerson oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-3ec835c0-c878-892b-ed35-71e5c986990b, oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-bdc752b4-f71c-ef00-a50a-910d444d9229, oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-e0db1722-29ed-8c7d-4b54-8c79dc60cfab, oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-e70f2d2e-bf07-37d3-b687-8425a8c207b5, oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-dca80c7a-7d31-d569-e97f-b80f0583ef12 ;
  a2a:hasEvent oa:event_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_0, oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_1, oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_2, oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_3, oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_4 ;
  a2a:hasSource oa:source_elo_bca2a026-e886-e0ab-1c65-acb758475a2f .

oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-3ec835c0-c878-892b-ed35-71e5c986990b
  a a2a:Person ;
  rdfs:label "Maria" ;
  a2a:PersonName [
    rdfs:label "Maria" ;
    a2a:PersonNameFirstName "Maria"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-bdc752b4-f71c-ef00-a50a-910d444d9229
  a a2a:Person ;
  rdfs:label "Jan Ponsz" ;
  a2a:PersonName [
    rdfs:label "Jan Ponsz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Ponsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-e0db1722-29ed-8c7d-4b54-8c79dc60cfab
  a a2a:Person ;
  rdfs:label "Krijntge Cornelis" ;
  a2a:PersonName [
    rdfs:label "Krijntge Cornelis" ;
    a2a:PersonNameFirstName "Krijntge" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-e70f2d2e-bf07-37d3-b687-8425a8c207b5
  a a2a:Person ;
  rdfs:label "Janneken Jansdr" ;
  a2a:PersonName [
    rdfs:label "Janneken Jansdr" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNamePatronym "Jansdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person-dca80c7a-7d31-d569-e97f-b80f0583ef12
  a a2a:Person ;
  rdfs:label "Cornelis Cornelisz Macken" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cornelisz Macken" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Macken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1644" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1644-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Kaag" ;
    rdfs:label "De Kaag"
  ] .

oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person:3ec835c0-c878-892b-ed35-71e5c986990b ;
  a2a:EventKeyRef oa:event_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Event1 .

oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person:bdc752b4-f71c-ef00-a50a-910d444d9229 ;
  a2a:EventKeyRef oa:event_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Event1 .

oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person:e0db1722-29ed-8c7d-4b54-8c79dc60cfab ;
  a2a:EventKeyRef oa:event_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Event1 .

oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person:e70f2d2e-bf07-37d3-b687-8425a8c207b5 ;
  a2a:EventKeyRef oa:event_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Event1 .

oa:relationep_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Person:dca80c7a-7d31-d569-e97f-b80f0583ef12 ;
  a2a:EventKeyRef oa:event_elo_bca2a026-e886-e0ab-1c65-acb758475a2f_Event1 .

oa:source_elo_bca2a026-e886-e0ab-1c65-acb758475a2f
  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 "1644" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1644-11-06"^^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 "148" ;
    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, 148"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/bca2a026-e886-e0ab-1c65-acb758475a2f/iiif/3/1845229/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bca2a026-e886-e0ab-1c65-acb758475a2f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/bca2a026-e886-e0ab-1c65-acb758475a2f/iiif/3/1845229/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/bca2a026-e886-e0ab-1c65-acb758475a2f" ;
  a2a:RecordGUID "{bca2a026-e886-e0ab-1c65-acb758475a2f}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 06-11-1644<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_21943_00021943.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-11-1644" .
