@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_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 oktober 1628 te De Kaag" ;
  a2a:hasPerson oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-d4052322-49d7-ddb8-9250-e89de60d1fff, oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-74865b6f-345a-491f-3e3e-e076d64e04ec, oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-673f3aad-2c9e-d11b-aba3-e1e945e0c18e, oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-ade0e406-63fa-f4a9-2683-3d86530c18a8, oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-17067a1e-9000-326a-ac73-cd216fe300c3, oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-71e0fe97-d535-531c-44e0-fc0d421e2f94 ;
  a2a:hasEvent oa:event_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_0, oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_1, oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_2, oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_3, oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_4, oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_5 ;
  a2a:hasSource oa:source_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040 .

oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-d4052322-49d7-ddb8-9250-e89de60d1fff
  a a2a:Person ;
  rdfs:label "Gerridt" ;
  a2a:PersonName [
    rdfs:label "Gerridt" ;
    a2a:PersonNameFirstName "Gerridt"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-74865b6f-345a-491f-3e3e-e076d64e04ec
  a a2a:Person ;
  rdfs:label "Jan Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelisz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Cornelisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-673f3aad-2c9e-d11b-aba3-e1e945e0c18e
  a a2a:Person ;
  rdfs:label "Maricken Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maricken Jacobs" ;
    a2a:PersonNameFirstName "Maricken" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-ade0e406-63fa-f4a9-2683-3d86530c18a8
  a a2a:Person ;
  rdfs:label "Anneken Jacobsdr" ;
  a2a:PersonName [
    rdfs:label "Anneken Jacobsdr" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNamePatronym "Jacobsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-17067a1e-9000-326a-ac73-cd216fe300c3
  a a2a:Person ;
  rdfs:label "Engel Sijmonsz" ;
  a2a:PersonName [
    rdfs:label "Engel Sijmonsz" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNamePatronym "Sijmonsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person-71e0fe97-d535-531c-44e0-fc0d421e2f94
  a a2a:Person ;
  rdfs:label "Cornelis Jansz Jager" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jansz Jager" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1628" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1628-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Kaag" ;
    rdfs:label "De Kaag"
  ] .

oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person:d4052322-49d7-ddb8-9250-e89de60d1fff ;
  a2a:EventKeyRef oa:event_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Event1 .

oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person:74865b6f-345a-491f-3e3e-e076d64e04ec ;
  a2a:EventKeyRef oa:event_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Event1 .

oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person:673f3aad-2c9e-d11b-aba3-e1e945e0c18e ;
  a2a:EventKeyRef oa:event_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Event1 .

oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person:ade0e406-63fa-f4a9-2683-3d86530c18a8 ;
  a2a:EventKeyRef oa:event_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Event1 .

oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person:17067a1e-9000-326a-ac73-cd216fe300c3 ;
  a2a:EventKeyRef oa:event_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Event1 .

oa:relationep_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Person:71e0fe97-d535-531c-44e0-fc0d421e2f94 ;
  a2a:EventKeyRef oa:event_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040_Event1 .

oa:source_elo_3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040
  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 "1628" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1628-10-07"^^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 "80" ;
    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, 80"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/a671aab1-a26a-4409-b97a-881707e48289/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/a671aab1-a26a-4409-b97a-881707e48289/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/3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040" ;
  a2a:RecordGUID "{3a73c7b5-cac3-ec76-ebe0-5a3bc29cc040}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 07-10-1628<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_20260701_5705_00005705.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-10-1628" .
