@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_00f87f70-814c-f9bf-4ca4-e45c9963ecb1
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 maart 1706 te Leiden" ;
  a2a:hasPerson oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-26af318f-94ad-7de0-5177-7cb2fd523c79, oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-02949887-dbc7-a8a1-b2ca-2b07cf578be2, oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-c5f2634d-63c6-8ed4-1220-3b54a18ae2fb, oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-2b82a642-8d86-c3f3-12be-dd4f5bb4c8d5, oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-ba7937f9-473f-ec17-294f-7f2f037d27a6 ;
  a2a:hasEvent oa:event_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_0, oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_1, oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_2, oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_3, oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_4 ;
  a2a:hasSource oa:source_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1 .

oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-26af318f-94ad-7de0-5177-7cb2fd523c79
  a a2a:Person ;
  rdfs:label "Franciscus Blockers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Blockers" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Blockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-02949887-dbc7-a8a1-b2ca-2b07cf578be2
  a a2a:Person ;
  rdfs:label "Joannis Fransse Blockers" ;
  a2a:PersonName [
    rdfs:label "Joannis Fransse Blockers" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNamePatronym "Fransse" ;
    a2a:PersonNameLastName "Blockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-c5f2634d-63c6-8ed4-1220-3b54a18ae2fb
  a a2a:Person ;
  rdfs:label "Josijnte Jooste Bakermans" ;
  a2a:PersonName [
    rdfs:label "Josijnte Jooste Bakermans" ;
    a2a:PersonNameFirstName "Josijnte" ;
    a2a:PersonNamePatronym "Jooste" ;
    a2a:PersonNameLastName "Bakermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-2b82a642-8d86-c3f3-12be-dd4f5bb4c8d5
  a a2a:Person ;
  rdfs:label "Henrijn Pitersche Vervlaes" ;
  a2a:PersonName [
    rdfs:label "Henrijn Pitersche Vervlaes" ;
    a2a:PersonNameFirstName "Henrijn" ;
    a2a:PersonNamePatronym "Pitersche" ;
    a2a:PersonNameLastName "Vervlaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person-ba7937f9-473f-ec17-294f-7f2f037d27a6
  a a2a:Person ;
  rdfs:label "Henricus Aerssen Delen" ;
  a2a:PersonName [
    rdfs:label "Henricus Aerssen Delen" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Aerssen" ;
    a2a:PersonNameLastName "Delen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1706-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person:26af318f-94ad-7de0-5177-7cb2fd523c79 ;
  a2a:EventKeyRef oa:event_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Event1 .

oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person:02949887-dbc7-a8a1-b2ca-2b07cf578be2 ;
  a2a:EventKeyRef oa:event_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Event1 .

oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person:c5f2634d-63c6-8ed4-1220-3b54a18ae2fb ;
  a2a:EventKeyRef oa:event_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Event1 .

oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person:2b82a642-8d86-c3f3-12be-dd4f5bb4c8d5 ;
  a2a:EventKeyRef oa:event_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Event1 .

oa:relationep_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Person:ba7937f9-473f-ec17-294f-7f2f037d27a6 ;
  a2a:EventKeyRef oa:event_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1_Event1 .

oa:source_elo_00f87f70-814c-f9bf-4ca4-e45c9963ecb1
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1697-01-01 - 1711-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1697-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1706-03-14"^^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: 298, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1697 - 1711." ;
    a2a:RegistryNumber "298" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 298, Periode: 1..., Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1697 - 1711., 298"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/00f87f70-814c-f9bf-4ca4-e45c9963ecb1/iiif/3/1930248/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/00f87f70-814c-f9bf-4ca4-e45c9963ecb1" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/00f87f70-814c-f9bf-4ca4-e45c9963ecb1/iiif/3/1930248/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/00f87f70-814c-f9bf-4ca4-e45c9963ecb1" ;
  a2a:RecordGUID "{00f87f70-814c-f9bf-4ca4-e45c9963ecb1}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-03-1706<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/298\">Inventarisnummer 298 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "298" ;
  a2a:SourceRemarkregister_periode "1697-1711" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_203_00000203.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-03-1706" .
