@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_8bd3afd0-d951-731d-b3cd-84e8bfdfd949
  a a2a:Record ;
  rdfs:label "DTB Dopen op 20 april 1706 te Leiden" ;
  a2a:hasPerson oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-666e4c5b-b88f-1da5-6d56-998ea08232eb, oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-5617d934-85b0-d3ba-d741-96e5f6eb2148, oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-a20afea1-c106-84ff-ff8c-cc1c7c17f16b, oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-ef9b9f43-0ea5-5307-0d27-fe7ad0a9a6ec, oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-24db8d27-3e25-cb0f-907e-e0a5a842fa4b ;
  a2a:hasEvent oa:event_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_0, oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_1, oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_2, oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_3, oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_4 ;
  a2a:hasSource oa:source_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949 .

oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-666e4c5b-b88f-1da5-6d56-998ea08232eb
  a a2a:Person ;
  rdfs:label "Antoni Pajen" ;
  a2a:PersonName [
    rdfs:label "Antoni Pajen" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNameLastName "Pajen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-5617d934-85b0-d3ba-d741-96e5f6eb2148
  a a2a:Person ;
  rdfs:label "Willem Pajen" ;
  a2a:PersonName [
    rdfs:label "Willem Pajen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Pajen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-a20afea1-c106-84ff-ff8c-cc1c7c17f16b
  a a2a:Person ;
  rdfs:label "Magdalena Kraak" ;
  a2a:PersonName [
    rdfs:label "Magdalena Kraak" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Kraak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-ef9b9f43-0ea5-5307-0d27-fe7ad0a9a6ec
  a a2a:Person ;
  rdfs:label "Jacomijntje Bakkerloo" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje Bakkerloo" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNameLastName "Bakkerloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person-24db8d27-3e25-cb0f-907e-e0a5a842fa4b
  a a2a:Person ;
  rdfs:label "Matthijs Melkstop" ;
  a2a:PersonName [
    rdfs:label "Matthijs Melkstop" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Melkstop"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1706-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person:666e4c5b-b88f-1da5-6d56-998ea08232eb ;
  a2a:EventKeyRef oa:event_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Event1 .

oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person:5617d934-85b0-d3ba-d741-96e5f6eb2148 ;
  a2a:EventKeyRef oa:event_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Event1 .

oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person:a20afea1-c106-84ff-ff8c-cc1c7c17f16b ;
  a2a:EventKeyRef oa:event_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Event1 .

oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person:ef9b9f43-0ea5-5307-0d27-fe7ad0a9a6ec ;
  a2a:EventKeyRef oa:event_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Event1 .

oa:relationep_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Person:24db8d27-3e25-cb0f-907e-e0a5a842fa4b ;
  a2a:EventKeyRef oa:event_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949_Event1 .

oa:source_elo_8bd3afd0-d951-731d-b3cd-84e8bfdfd949
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1705-01-01 - 1710-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1706-04-20"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 246, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 10 oktober 1705 - 1710." ;
    a2a:RegistryNumber "246" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 246, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 10 oktober 1705 - 1710., 246"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/1351f5b8-40c0-4203-9c18-2bd7dc210455/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8bd3afd0-d951-731d-b3cd-84e8bfdfd949" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/1351f5b8-40c0-4203-9c18-2bd7dc210455/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/8bd3afd0-d951-731d-b3cd-84e8bfdfd949" ;
  a2a:RecordGUID "{8bd3afd0-d951-731d-b3cd-84e8bfdfd949}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 20-04-1706<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/246\">Inventarisnummer 246 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "246" ;
  a2a:SourceRemarkregister_periode "1705-1710" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_9452_00009452.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 20-04-1706" .
