@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_0e161a07-e8c3-cf93-d155-c2edc6bf501f
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 juli 1735 te Leiden" ;
  a2a:hasPerson oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-933e2ac1-61d0-8c8e-104c-4b7893fe37bd, oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-d26d480c-a4a7-bab5-d44f-0c92b2238ba5, oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-ec66f841-aa66-c494-59ac-b3b062418892, oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-f2eeda58-b6c0-5c4d-5879-dd945f65113c, oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-98bbd400-d1a3-7631-19f4-cd2068366baf ;
  a2a:hasEvent oa:event_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_0, oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_1, oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_2, oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_3, oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_4 ;
  a2a:hasSource oa:source_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f .

oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-933e2ac1-61d0-8c8e-104c-4b7893fe37bd
  a a2a:Person ;
  rdfs:label "Catharina" ;
  a2a:PersonName [
    rdfs:label "Catharina" ;
    a2a:PersonNameFirstName "Catharina"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-d26d480c-a4a7-bab5-d44f-0c92b2238ba5
  a a2a:Person ;
  rdfs:label "Nicolaas Christiaense" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Christiaense" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePatronym "Christiaense"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-ec66f841-aa66-c494-59ac-b3b062418892
  a a2a:Person ;
  rdfs:label "Anna Twaelfhoven" ;
  a2a:PersonName [
    rdfs:label "Anna Twaelfhoven" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Twaelfhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-f2eeda58-b6c0-5c4d-5879-dd945f65113c
  a a2a:Person ;
  rdfs:label "Felix Geve" ;
  a2a:PersonName [
    rdfs:label "Felix Geve" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "Geve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person-98bbd400-d1a3-7631-19f4-cd2068366baf
  a a2a:Person ;
  rdfs:label "Maria Suerbier" ;
  a2a:PersonName [
    rdfs:label "Maria Suerbier" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Suerbier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1735-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person:933e2ac1-61d0-8c8e-104c-4b7893fe37bd ;
  a2a:EventKeyRef oa:event_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Event1 .

oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person:d26d480c-a4a7-bab5-d44f-0c92b2238ba5 ;
  a2a:EventKeyRef oa:event_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Event1 .

oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person:ec66f841-aa66-c494-59ac-b3b062418892 ;
  a2a:EventKeyRef oa:event_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Event1 .

oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person:f2eeda58-b6c0-5c4d-5879-dd945f65113c ;
  a2a:EventKeyRef oa:event_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Event1 .

oa:relationep_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Person:98bbd400-d1a3-7631-19f4-cd2068366baf ;
  a2a:EventKeyRef oa:event_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f_Event1 .

oa:source_elo_0e161a07-e8c3-cf93-d155-c2edc6bf501f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1705-01-01 - 1757-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1735-07-14"^^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: 293, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757." ;
    a2a:RegistryNumber "293" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 293, Periode: 1..., Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757., 293"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f5d0ccc0-3d5e-4291-95c5-2a52ac565145/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0e161a07-e8c3-cf93-d155-c2edc6bf501f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f5d0ccc0-3d5e-4291-95c5-2a52ac565145/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/0e161a07-e8c3-cf93-d155-c2edc6bf501f" ;
  a2a:RecordGUID "{0e161a07-e8c3-cf93-d155-c2edc6bf501f}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-07-1735<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/293\">Inventarisnummer 293 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "293" ;
  a2a:SourceRemarkregister_periode "1705-1757" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_26823_00026823.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-07-1735" .
