@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_1f2df0c0-07da-b900-e98b-022dd95a0f50
  a a2a:Record ;
  rdfs:label "Doop op 12 december 1623 te Leiden" ;
  a2a:hasPerson oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-d9286b97-30f0-03af-4156-a10687fe2c76, oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-35fb0b00-619b-8457-79dd-f97f5ccb06d8, oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-ce9c9d07-2ca5-0944-4d67-446c502cf092, oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-c4445c13-f996-3dbf-48db-19decfda0083, oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-3f116d52-e6e2-8b4b-3d7b-8c05320fd289 ;
  a2a:hasEvent oa:event_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_0, oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_1, oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_2, oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_3, oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_4 ;
  a2a:hasSource oa:source_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50 .

oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-d9286b97-30f0-03af-4156-a10687fe2c76
  a a2a:Person ;
  rdfs:label "Lenaert Lenaertssen" ;
  a2a:PersonName [
    rdfs:label "Lenaert Lenaertssen" ;
    a2a:PersonNameFirstName "Lenaert" ;
    a2a:PersonNamePatronym "Lenaertssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-35fb0b00-619b-8457-79dd-f97f5ccb06d8
  a a2a:Person ;
  rdfs:label "Cornelis Lenaertsz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lenaertsz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Lenaertsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-ce9c9d07-2ca5-0944-4d67-446c502cf092
  a a2a:Person ;
  rdfs:label "Lijsbeth Lenaerts" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Lenaerts" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNamePatronym "Lenaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-c4445c13-f996-3dbf-48db-19decfda0083
  a a2a:Person ;
  rdfs:label "Jannigje Ariens" ;
  a2a:PersonName [
    rdfs:label "Jannigje Ariens" ;
    a2a:PersonNameFirstName "Jannigje" ;
    a2a:PersonNamePatronym "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person-3f116d52-e6e2-8b4b-3d7b-8c05320fd289
  a a2a:Person ;
  rdfs:label "Leentge" ;
  a2a:PersonName [
    rdfs:label "Leentge" ;
    a2a:PersonNameFirstName "Leentge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1623" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1623-12-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person:d9286b97-30f0-03af-4156-a10687fe2c76 ;
  a2a:EventKeyRef oa:event_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Event1 .

oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person:35fb0b00-619b-8457-79dd-f97f5ccb06d8 ;
  a2a:EventKeyRef oa:event_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Event1 .

oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person:ce9c9d07-2ca5-0944-4d67-446c502cf092 ;
  a2a:EventKeyRef oa:event_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Event1 .

oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person:c4445c13-f996-3dbf-48db-19decfda0083 ;
  a2a:EventKeyRef oa:event_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Event1 .

oa:relationep_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Person:3f116d52-e6e2-8b4b-3d7b-8c05320fd289 ;
  a2a:EventKeyRef oa:event_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50_Event1 .

oa:source_elo_1f2df0c0-07da-b900-e98b-022dd95a0f50
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1623-12-12 - 1623-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1623-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1623-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1623" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1623-12-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doopboek RK Jezuïetenstatie, Deel: 306, Periode: 1670-1757" ;
    a2a:Book "Doop- en trouwboek paters Jezuïeten Afschrift doop- en trouwboek van de Paters Jezuïeten te Leide..." ;
    a2a:RegistryNumber "306" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doopboek RK Jezuïetenstatie, Deel: 306, Periode: 1670-1757, Doop- en trouwboek paters Jezuïeten Afschrift doop- en trouwboek van de Paters Jezuïeten te Leide..., 306"
  ] ;
  a2a:SourceLastChangeDate "2012-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1f2df0c0-07da-b900-e98b-022dd95a0f50" ;
  a2a:RecordGUID "{1f2df0c0-07da-b900-e98b-022dd95a0f50}" ;
  a2a:SourceRemarkOpmerking """Achter Bron : (Jes. ; D55).
<br/><a href="/collecties/archieven/archievenoverzicht/search/list/withscans/0/findingaid/1004/file/306/start/0/limit/10/flimit/5">Inventarisnummer 306 van archiefnummer 1004 in Archieven</a>""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20211013_8514_00008514.xml van ELO" .

