@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_d4213dae-07f3-362c-e8d4-687513c8c6f0
  a a2a:Record ;
  rdfs:label "DTB Dopen op 3 november 1702 te Leiden" ;
  a2a:hasPerson oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person-893f9506-722c-1a81-c4b3-4bde3d4e8072, oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person-9a1e8ca3-76db-0599-d976-e22e29ed54ed, oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person-6e2a18b5-70cf-d894-6e1a-462671e89dbb, oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person-45985fb4-e7fd-8ffb-1b4b-d7f9e00e39e8 ;
  a2a:hasEvent oa:event_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_0, oa:relationep_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_1, oa:relationep_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_2, oa:relationep_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_3 ;
  a2a:hasSource oa:source_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0 .

oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person-893f9506-722c-1a81-c4b3-4bde3d4e8072
  a a2a:Person ;
  rdfs:label "Albertus Lenthuyse" ;
  a2a:PersonName [
    rdfs:label "Albertus Lenthuyse" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Lenthuyse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person-9a1e8ca3-76db-0599-d976-e22e29ed54ed
  a a2a:Person ;
  rdfs:label "Thomas Lenthuyse" ;
  a2a:PersonName [
    rdfs:label "Thomas Lenthuyse" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Lenthuyse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person-6e2a18b5-70cf-d894-6e1a-462671e89dbb
  a a2a:Person ;
  rdfs:label "Willemina Haegenbrug" ;
  a2a:PersonName [
    rdfs:label "Willemina Haegenbrug" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Haegenbrug"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person-45985fb4-e7fd-8ffb-1b4b-d7f9e00e39e8
  a a2a:Person ;
  rdfs:label "Joannes Jonckers" ;
  a2a:PersonName [
    rdfs:label "Joannes Jonckers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Jonckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1702" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1702-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person:893f9506-722c-1a81-c4b3-4bde3d4e8072 ;
  a2a:EventKeyRef oa:event_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Event1 .

oa:relationep_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person:9a1e8ca3-76db-0599-d976-e22e29ed54ed ;
  a2a:EventKeyRef oa:event_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Event1 .

oa:relationep_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person:6e2a18b5-70cf-d894-6e1a-462671e89dbb ;
  a2a:EventKeyRef oa:event_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Event1 .

oa:relationep_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Person:45985fb4-e7fd-8ffb-1b4b-d7f9e00e39e8 ;
  a2a:EventKeyRef oa:event_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0_Event1 .

oa:source_elo_d4213dae-07f3-362c-e8d4-687513c8c6f0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1500-01-01 - 2026-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2026-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1702" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1702-11-03"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Diverse bronnen, Deel: 2" ;
    a2a:Book "Doopboek Jezuïeten, Haarlem MS 128" ;
    a2a:RegistryNumber "2" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Diverse bronnen, Deel: 2, Doopboek Jezuïeten, Haarlem MS 128, 2"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d4213dae-07f3-362c-e8d4-687513c8c6f0" ;
  a2a:RecordGUID "{d4213dae-07f3-362c-e8d4-687513c8c6f0}" ;
  a2a:SourceRemarkOpmerking "Jes. C7b<br>Doopdatum: 03-11-1702<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/Diverse_bronnen/file/2\">Inventarisnummer 2 van archiefnummer Diverse_bronnen in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Diverse bronnen" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_19641_00019641.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 03-11-1702" .
