@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_cba619cd-d313-aa9e-367c-3a4eb40bb9ce
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 oktober 1646 te Leimuiden" ;
  a2a:hasPerson oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person-3941460f-8b60-f746-975b-b682066ad91f, oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person-2d65b1e3-f05e-3b96-b6ba-591809ee3061, oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person-77d5b625-cfbe-8342-1bbd-213c2b443cf9, oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person-bb8b74f7-90cc-2a80-11c2-dbaef25d24ca ;
  a2a:hasEvent oa:event_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_0, oa:relationep_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_1, oa:relationep_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_2, oa:relationep_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_3 ;
  a2a:hasSource oa:source_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce .

oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person-3941460f-8b60-f746-975b-b682066ad91f
  a a2a:Person ;
  rdfs:label "Arent" ;
  a2a:PersonName [
    rdfs:label "Arent" ;
    a2a:PersonNameFirstName "Arent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person-2d65b1e3-f05e-3b96-b6ba-591809ee3061
  a a2a:Person ;
  rdfs:label "Pieter Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Pieter Bastiaens" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Bastiaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person-77d5b625-cfbe-8342-1bbd-213c2b443cf9
  a a2a:Person ;
  rdfs:label "Wijrinck Willems" ;
  a2a:PersonName [
    rdfs:label "Wijrinck Willems" ;
    a2a:PersonNameFirstName "Wijrinck" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person-bb8b74f7-90cc-2a80-11c2-dbaef25d24ca
  a a2a:Person ;
  rdfs:label "Aeltge Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Aeltge Bastiaens" ;
    a2a:PersonNameFirstName "Aeltge" ;
    a2a:PersonNamePatronym "Bastiaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1646" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1646-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] .

oa:relationep_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person:3941460f-8b60-f746-975b-b682066ad91f ;
  a2a:EventKeyRef oa:event_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Event1 .

oa:relationep_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person:2d65b1e3-f05e-3b96-b6ba-591809ee3061 ;
  a2a:EventKeyRef oa:event_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Event1 .

oa:relationep_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person:77d5b625-cfbe-8342-1bbd-213c2b443cf9 ;
  a2a:EventKeyRef oa:event_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Event1 .

oa:relationep_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Person:bb8b74f7-90cc-2a80-11c2-dbaef25d24ca ;
  a2a:EventKeyRef oa:event_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce_Event1 .

oa:source_elo_cba619cd-d313-aa9e-367c-3a4eb40bb9ce
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden", "1643-01-01 - 1673-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1643-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1646" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1646-10-14"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 1, Periode: 1643-1673" ;
    a2a:Book "Doopboek (NH) van Leimuiden, november 1643 - 1673;" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "21" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 1, Periode: 1643-1673, Doopboek (NH) van Leimuiden, november 1643 - 1673;, 1, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/1acc7f73-97f1-48ee-82c2-5fff316a145a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cba619cd-d313-aa9e-367c-3a4eb40bb9ce" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/1acc7f73-97f1-48ee-82c2-5fff316a145a/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/cba619cd-d313-aa9e-367c-3a4eb40bb9ce" ;
  a2a:RecordGUID "{cba619cd-d313-aa9e-367c-3a4eb40bb9ce}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-10-1646<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/123.1.14/file/1\">Inventarisnummer 1 van archiefnummer 123.1.14 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Collectie doop-, trouw- en begraafregisters Leimuiden" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1643-1673" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_23190_00023190.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-10-1646" .
