@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_fc0f6c5e-05d0-300d-e370-87f9a1ecff59
  a a2a:Record ;
  rdfs:label "Doop op 11 oktober 1623 te Leiden" ;
  a2a:hasPerson oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-4a8af7af-475e-bca7-5c8e-83becb7bff52, oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-7c8eef9e-f83d-4d85-1d40-8cef48685da2, oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-e4e0b8bc-8b66-7abd-94ea-dbed86a83abd, oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-1579669a-b0d1-4ca5-c8a2-61a831bb632b, oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-f49792d4-0b71-4aa6-18ad-5f6b984bcfc0 ;
  a2a:hasEvent oa:event_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_0, oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_1, oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_2, oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_3, oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_4 ;
  a2a:hasSource oa:source_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59 .

oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-4a8af7af-475e-bca7-5c8e-83becb7bff52
  a a2a:Person ;
  rdfs:label "Maartje Jans" ;
  a2a:PersonName [
    rdfs:label "Maartje Jans" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-7c8eef9e-f83d-4d85-1d40-8cef48685da2
  a a2a:Person ;
  rdfs:label "Live" ;
  a2a:PersonName [
    rdfs:label "Live" ;
    a2a:PersonNameFirstName "Live"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-e4e0b8bc-8b66-7abd-94ea-dbed86a83abd
  a a2a:Person ;
  rdfs:label "Gijsbert Gijsbertsen" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Gijsbertsen" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePatronym "Gijsbertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-1579669a-b0d1-4ca5-c8a2-61a831bb632b
  a a2a:Person ;
  rdfs:label "Cornelis Dircksen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dircksen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Dircksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person-f49792d4-0b71-4aa6-18ad-5f6b984bcfc0
  a a2a:Person ;
  rdfs:label "Neeltje Gijsberts" ;
  a2a:PersonName [
    rdfs:label "Neeltje Gijsberts" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Gijsberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1623" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1623-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person:4a8af7af-475e-bca7-5c8e-83becb7bff52 ;
  a2a:EventKeyRef oa:event_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Event1 .

oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person:7c8eef9e-f83d-4d85-1d40-8cef48685da2 ;
  a2a:EventKeyRef oa:event_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Event1 .

oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person:e4e0b8bc-8b66-7abd-94ea-dbed86a83abd ;
  a2a:EventKeyRef oa:event_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Event1 .

oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person:1579669a-b0d1-4ca5-c8a2-61a831bb632b ;
  a2a:EventKeyRef oa:event_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Event1 .

oa:relationep_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Person:f49792d4-0b71-4aa6-18ad-5f6b984bcfc0 ;
  a2a:EventKeyRef oa:event_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59_Event1 .

oa:source_elo_fc0f6c5e-05d0-300d-e370-87f9a1ecff59
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1623-10-11 - 1623-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1623-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1623-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1623" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1623-10-11"^^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/fc0f6c5e-05d0-300d-e370-87f9a1ecff59" ;
  a2a:RecordGUID "{fc0f6c5e-05d0-300d-e370-87f9a1ecff59}" ;
  a2a:SourceRemarkOpmerking """Toevoeging onderzoeker bij naam kind: Lieven/Lieuwe.
<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_20211014_16441_00016441.xml van ELO" .

