@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_d6093ad0-c356-fddd-e1aa-ecc8c75eb176
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 december 1647 te De Kaag" ;
  a2a:hasPerson oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-52efe978-6eef-3f2d-9061-f833438b77e1, oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-39274929-0ee0-54d1-19ee-4f42b8b31ff3, oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-6292dcc1-61b9-2f3e-c3a4-66997a1b7b73, oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-8ae702a7-cde0-7a1a-f8e6-964a5998ec8e, oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-966157de-ecdc-7c25-d31d-9772d01c9c75, oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-af3878bb-cba3-e9bd-cf10-7aa61aab57b3 ;
  a2a:hasEvent oa:event_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_0, oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_1, oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_2, oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_3, oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_4, oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_5 ;
  a2a:hasSource oa:source_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176 .

oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-52efe978-6eef-3f2d-9061-f833438b77e1
  a a2a:Person ;
  rdfs:label "Aagge" ;
  a2a:PersonName [
    rdfs:label "Aagge" ;
    a2a:PersonNameFirstName "Aagge"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-39274929-0ee0-54d1-19ee-4f42b8b31ff3
  a a2a:Person ;
  rdfs:label "Krijn Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Krijn Cornelisz" ;
    a2a:PersonNameFirstName "Krijn" ;
    a2a:PersonNamePatronym "Cornelisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-6292dcc1-61b9-2f3e-c3a4-66997a1b7b73
  a a2a:Person ;
  rdfs:label "Janneken Jacobs" ;
  a2a:PersonName [
    rdfs:label "Janneken Jacobs" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-8ae702a7-cde0-7a1a-f8e6-964a5998ec8e
  a a2a:Person ;
  rdfs:label "Anna Jacobs" ;
  a2a:PersonName [
    rdfs:label "Anna Jacobs" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-966157de-ecdc-7c25-d31d-9772d01c9c75
  a a2a:Person ;
  rdfs:label "Maria Jans" ;
  a2a:PersonName [
    rdfs:label "Maria Jans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person-af3878bb-cba3-e9bd-cf10-7aa61aab57b3
  a a2a:Person ;
  rdfs:label "Engel Sijmonsz" ;
  a2a:PersonName [
    rdfs:label "Engel Sijmonsz" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNamePatronym "Sijmonsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1647" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1647-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Kaag" ;
    rdfs:label "De Kaag"
  ] .

oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person:52efe978-6eef-3f2d-9061-f833438b77e1 ;
  a2a:EventKeyRef oa:event_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Event1 .

oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person:39274929-0ee0-54d1-19ee-4f42b8b31ff3 ;
  a2a:EventKeyRef oa:event_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Event1 .

oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person:6292dcc1-61b9-2f3e-c3a4-66997a1b7b73 ;
  a2a:EventKeyRef oa:event_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Event1 .

oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person:8ae702a7-cde0-7a1a-f8e6-964a5998ec8e ;
  a2a:EventKeyRef oa:event_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Event1 .

oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person:966157de-ecdc-7c25-d31d-9772d01c9c75 ;
  a2a:EventKeyRef oa:event_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Event1 .

oa:relationep_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Person:af3878bb-cba3-e9bd-cf10-7aa61aab57b3 ;
  a2a:EventKeyRef oa:event_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176_Event1 .

oa:source_elo_d6093ad0-c356-fddd-e1aa-ecc8c75eb176
  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 "1647" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1647-12-29"^^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 "166" ;
    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, 166"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/d6093ad0-c356-fddd-e1aa-ecc8c75eb176/iiif/3/1845297/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d6093ad0-c356-fddd-e1aa-ecc8c75eb176" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d6093ad0-c356-fddd-e1aa-ecc8c75eb176/iiif/3/1845297/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/d6093ad0-c356-fddd-e1aa-ecc8c75eb176" ;
  a2a:RecordGUID "{d6093ad0-c356-fddd-e1aa-ecc8c75eb176}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-12-1647<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_25938_00025938.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-12-1647" .
