@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_ddfe033e-c07c-a2ef-5349-76e072eb33a6
  a a2a:Record ;
  rdfs:label "Doop op 14 januari 1624 te Leiden" ;
  a2a:hasPerson oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-2ead8e11-54d0-5949-d1cc-149bf752c4e7, oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-14f843ba-ded0-1f8b-3681-975361ea308d, oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-299929b3-e68e-47a1-37d5-5d78c4c38ff8, oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-ae4aedea-2f42-56ce-d93b-003630672541, oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-4739e5ff-d483-62e2-5625-df7326637b35 ;
  a2a:hasEvent oa:event_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_0, oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_1, oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_2, oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_3, oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_4 ;
  a2a:hasSource oa:source_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6 .

oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-2ead8e11-54d0-5949-d1cc-149bf752c4e7
  a a2a:Person ;
  rdfs:label "Rüsge Jacobs" ;
  a2a:PersonName [
    rdfs:label "Rüsge Jacobs" ;
    a2a:PersonNameFirstName "Rüsge" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-14f843ba-ded0-1f8b-3681-975361ea308d
  a a2a:Person ;
  rdfs:label "Lenaert Jansz" ;
  a2a:PersonName [
    rdfs:label "Lenaert Jansz" ;
    a2a:PersonNameFirstName "Lenaert" ;
    a2a:PersonNamePatronym "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-299929b3-e68e-47a1-37d5-5d78c4c38ff8
  a a2a:Person ;
  rdfs:label "Jacob" ;
  a2a:PersonName [
    rdfs:label "Jacob" ;
    a2a:PersonNameFirstName "Jacob"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-ae4aedea-2f42-56ce-d93b-003630672541
  a a2a:Person ;
  rdfs:label "Arien Jansz" ;
  a2a:PersonName [
    rdfs:label "Arien Jansz" ;
    a2a:PersonNameFirstName "Arien" ;
    a2a:PersonNamePatronym "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person-4739e5ff-d483-62e2-5625-df7326637b35
  a a2a:Person ;
  rdfs:label "Annige Claes" ;
  a2a:PersonName [
    rdfs:label "Annige Claes" ;
    a2a:PersonNameFirstName "Annige" ;
    a2a:PersonNamePatronym "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1624-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person:2ead8e11-54d0-5949-d1cc-149bf752c4e7 ;
  a2a:EventKeyRef oa:event_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Event1 .

oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person:14f843ba-ded0-1f8b-3681-975361ea308d ;
  a2a:EventKeyRef oa:event_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Event1 .

oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person:299929b3-e68e-47a1-37d5-5d78c4c38ff8 ;
  a2a:EventKeyRef oa:event_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Event1 .

oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person:ae4aedea-2f42-56ce-d93b-003630672541 ;
  a2a:EventKeyRef oa:event_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Event1 .

oa:relationep_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Person:4739e5ff-d483-62e2-5625-df7326637b35 ;
  a2a:EventKeyRef oa:event_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6_Event1 .

oa:source_elo_ddfe033e-c07c-a2ef-5349-76e072eb33a6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1624-01-14 - 1624-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1624-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1624-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1624" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1624-01-14"^^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/ddfe033e-c07c-a2ef-5349-76e072eb33a6" ;
  a2a:RecordGUID "{ddfe033e-c07c-a2ef-5349-76e072eb33a6}" ;
  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_20211014_9140_00009140.xml van ELO" .

