@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_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 april 1635 te De Kaag" ;
  a2a:hasPerson oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-e6e5255e-a9cd-ece8-8a21-166c7df805f6, oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-690d4b38-8169-f57e-ed44-7faa9d6cdc60, oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-3b3aa79e-7e4b-3548-279c-0389801f5304, oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-45dd5029-6667-d120-2a9c-59c9bb6bd7a4, oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-73db84c7-039e-67a4-a245-a5b406f6a0e3, oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-373b4240-6801-8bae-1795-d32a0a2de60a ;
  a2a:hasEvent oa:event_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_0, oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_1, oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_2, oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_3, oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_4, oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_5 ;
  a2a:hasSource oa:source_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849 .

oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-e6e5255e-a9cd-ece8-8a21-166c7df805f6
  a a2a:Person ;
  rdfs:label "Aalken" ;
  a2a:PersonName [
    rdfs:label "Aalken" ;
    a2a:PersonNameFirstName "Aalken"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-690d4b38-8169-f57e-ed44-7faa9d6cdc60
  a a2a:Person ;
  rdfs:label "Jan Jansz" ;
  a2a:PersonName [
    rdfs:label "Jan Jansz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-3b3aa79e-7e4b-3548-279c-0389801f5304
  a a2a:Person ;
  rdfs:label "Trijntge Claes" ;
  a2a:PersonName [
    rdfs:label "Trijntge Claes" ;
    a2a:PersonNameFirstName "Trijntge" ;
    a2a:PersonNamePatronym "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-45dd5029-6667-d120-2a9c-59c9bb6bd7a4
  a a2a:Person ;
  rdfs:label "Kuniertge Dammisdr" ;
  a2a:PersonName [
    rdfs:label "Kuniertge Dammisdr" ;
    a2a:PersonNameFirstName "Kuniertge" ;
    a2a:PersonNamePatronym "Dammisdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-73db84c7-039e-67a4-a245-a5b406f6a0e3
  a a2a:Person ;
  rdfs:label "Saercken Claesdr" ;
  a2a:PersonName [
    rdfs:label "Saercken Claesdr" ;
    a2a:PersonNameFirstName "Saercken" ;
    a2a:PersonNamePatronym "Claesdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person-373b4240-6801-8bae-1795-d32a0a2de60a
  a a2a:Person ;
  rdfs:label "Dammis Claesz" ;
  a2a:PersonName [
    rdfs:label "Dammis Claesz" ;
    a2a:PersonNameFirstName "Dammis" ;
    a2a:PersonNamePatronym "Claesz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1635" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1635-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Kaag" ;
    rdfs:label "De Kaag"
  ] .

oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person:e6e5255e-a9cd-ece8-8a21-166c7df805f6 ;
  a2a:EventKeyRef oa:event_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Event1 .

oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person:690d4b38-8169-f57e-ed44-7faa9d6cdc60 ;
  a2a:EventKeyRef oa:event_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Event1 .

oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person:3b3aa79e-7e4b-3548-279c-0389801f5304 ;
  a2a:EventKeyRef oa:event_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Event1 .

oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person:45dd5029-6667-d120-2a9c-59c9bb6bd7a4 ;
  a2a:EventKeyRef oa:event_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Event1 .

oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person:73db84c7-039e-67a4-a245-a5b406f6a0e3 ;
  a2a:EventKeyRef oa:event_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Event1 .

oa:relationep_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Person:373b4240-6801-8bae-1795-d32a0a2de60a ;
  a2a:EventKeyRef oa:event_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849_Event1 .

oa:source_elo_db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849
  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 "1635" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1635-04-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 "105" ;
    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, 105"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849/iiif/3/1845044/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849/iiif/3/1845044/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/db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849" ;
  a2a:RecordGUID "{db8cd0d2-b5ef-ddff-26cb-f9eeb9e1e849}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-04-1635<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_25241_00025241.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-04-1635" .
