@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_e741db53-2893-2ff1-8fe3-b74968e645ce
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 mei 1678 te Leiden" ;
  a2a:hasPerson oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-11c94034-c0e8-7966-37ab-4c70592f754f, oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-d8ce4a17-cd03-0652-ebd2-58cdcbdfdbec, oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-d334373b-a7a9-26dd-9451-3c527420c0d3, oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-2d369100-79a4-93ce-6886-c24072275652, oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-caf03cf3-03a3-a010-bade-e8627110376c, oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-d0250dee-6cb5-9323-b6cf-ae1a02134973 ;
  a2a:hasEvent oa:event_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_0, oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_1, oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_2, oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_3, oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_4, oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_5 ;
  a2a:hasSource oa:source_elo_e741db53-2893-2ff1-8fe3-b74968e645ce .

oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-11c94034-c0e8-7966-37ab-4c70592f754f
  a a2a:Person ;
  rdfs:label "Maria Gibbens" ;
  a2a:PersonName [
    rdfs:label "Maria Gibbens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Gibbens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-d8ce4a17-cd03-0652-ebd2-58cdcbdfdbec
  a a2a:Person ;
  rdfs:label "Moijses Cornelisz Gibbens" ;
  a2a:PersonName [
    rdfs:label "Moijses Cornelisz Gibbens" ;
    a2a:PersonNameFirstName "Moijses" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Gibbens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-d334373b-a7a9-26dd-9451-3c527420c0d3
  a a2a:Person ;
  rdfs:label "Crijntje Cornelisdr van Klaveren" ;
  a2a:PersonName [
    rdfs:label "Crijntje Cornelisdr van Klaveren" ;
    a2a:PersonNameFirstName "Crijntje" ;
    a2a:PersonNamePatronym "Cornelisdr" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Klaveren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-2d369100-79a4-93ce-6886-c24072275652
  a a2a:Person ;
  rdfs:label "Cornelis Gibbens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gibbens" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Gibbens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-caf03cf3-03a3-a010-bade-e8627110376c
  a a2a:Person ;
  rdfs:label "Margarita van Klaveren" ;
  a2a:PersonName [
    rdfs:label "Margarita van Klaveren" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Klaveren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person-d0250dee-6cb5-9323-b6cf-ae1a02134973
  a a2a:Person ;
  rdfs:label "Maria Gibbens" ;
  a2a:PersonName [
    rdfs:label "Maria Gibbens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Gibbens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1678-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person:11c94034-c0e8-7966-37ab-4c70592f754f ;
  a2a:EventKeyRef oa:event_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Event1 .

oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person:d8ce4a17-cd03-0652-ebd2-58cdcbdfdbec ;
  a2a:EventKeyRef oa:event_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Event1 .

oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person:d334373b-a7a9-26dd-9451-3c527420c0d3 ;
  a2a:EventKeyRef oa:event_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Event1 .

oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person:2d369100-79a4-93ce-6886-c24072275652 ;
  a2a:EventKeyRef oa:event_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Event1 .

oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person:caf03cf3-03a3-a010-bade-e8627110376c ;
  a2a:EventKeyRef oa:event_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Event1 .

oa:relationep_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Person:d0250dee-6cb5-9323-b6cf-ae1a02134973 ;
  a2a:EventKeyRef oa:event_elo_e741db53-2893-2ff1-8fe3-b74968e645ce_Event1 .

oa:source_elo_e741db53-2893-2ff1-8fe3-b74968e645ce
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1674-01-01 - 1679-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1679-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1678-05-15"^^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: 239, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 april 1674 - 1679." ;
    a2a:RegistryNumber "239" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 239, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 april 1674 - 1679., 239"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e741db53-2893-2ff1-8fe3-b74968e645ce/iiif/3/1540596/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e741db53-2893-2ff1-8fe3-b74968e645ce" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e741db53-2893-2ff1-8fe3-b74968e645ce/iiif/3/1540596/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/e741db53-2893-2ff1-8fe3-b74968e645ce" ;
  a2a:RecordGUID "{e741db53-2893-2ff1-8fe3-b74968e645ce}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-05-1678<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/239\">Inventarisnummer 239 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "239" ;
  a2a:SourceRemarkregister_periode "1674-1679" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_26557_00026557.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-05-1678" .
