@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_eaa69648-0f70-4cea-91cd-2e1c97fcc179
  a a2a:Record ;
  rdfs:label "DTB Dopen op 8 juli 1778 te Leiden" ;
  a2a:hasPerson oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-d88bc67a-97f0-3cf4-f25e-14b8f17a6cc2, oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-fb9ba13b-a492-b58d-0eba-8a63aa4db69e, oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-a9fe9717-f4ab-1d9b-2325-e0c9ab35fb4e, oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-b42e1805-2235-c896-b279-823d0cadf8d4, oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-ea9a2c04-b852-ddee-4c67-dba111fa7694 ;
  a2a:hasEvent oa:event_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_0, oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_1, oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_2, oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_3, oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_4 ;
  a2a:hasSource oa:source_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179 .

oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-d88bc67a-97f0-3cf4-f25e-14b8f17a6cc2
  a a2a:Person ;
  rdfs:label "Catharina Cornelia Maria Bax" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelia Maria Bax" ;
    a2a:PersonNameFirstName "Catharina Cornelia Maria" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-fb9ba13b-a492-b58d-0eba-8a63aa4db69e
  a a2a:Person ;
  rdfs:label "Philippus Cornelis Bax" ;
  a2a:PersonName [
    rdfs:label "Philippus Cornelis Bax" ;
    a2a:PersonNameFirstName "Philippus Cornelis" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-a9fe9717-f4ab-1d9b-2325-e0c9ab35fb4e
  a a2a:Person ;
  rdfs:label "Hester Devens" ;
  a2a:PersonName [
    rdfs:label "Hester Devens" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Devens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-b42e1805-2235-c896-b279-823d0cadf8d4
  a a2a:Person ;
  rdfs:label "Philippus Schneider" ;
  a2a:PersonName [
    rdfs:label "Philippus Schneider" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Schneider"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person-ea9a2c04-b852-ddee-4c67-dba111fa7694
  a a2a:Person ;
  rdfs:label "Catharina Cimon" ;
  a2a:PersonName [
    rdfs:label "Catharina Cimon" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Cimon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1778-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person:d88bc67a-97f0-3cf4-f25e-14b8f17a6cc2 ;
  a2a:EventKeyRef oa:event_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Event1 .

oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person:fb9ba13b-a492-b58d-0eba-8a63aa4db69e ;
  a2a:EventKeyRef oa:event_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Event1 .

oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person:a9fe9717-f4ab-1d9b-2325-e0c9ab35fb4e ;
  a2a:EventKeyRef oa:event_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Event1 .

oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person:b42e1805-2235-c896-b279-823d0cadf8d4 ;
  a2a:EventKeyRef oa:event_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Event1 .

oa:relationep_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Person:ea9a2c04-b852-ddee-4c67-dba111fa7694 ;
  a2a:EventKeyRef oa:event_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179_Event1 .

oa:source_elo_eaa69648-0f70-4cea-91cd-2e1c97fcc179
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1730-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1778-07-08"^^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: 282, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1730 - 1811." ;
    a2a:RegistryNumber "282" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 282, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1730 - 1811., 282"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/18a487b9-7703-415a-a85d-5924b61635fc/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/eaa69648-0f70-4cea-91cd-2e1c97fcc179" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/18a487b9-7703-415a-a85d-5924b61635fc/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/eaa69648-0f70-4cea-91cd-2e1c97fcc179" ;
  a2a:RecordGUID "{eaa69648-0f70-4cea-91cd-2e1c97fcc179}" ;
  a2a:SourceRemarkOpmerking "Huisdoop. Beroep getuige 1: predikant te Sneebergen in Saxen. Getuige 2 is huisvrouw van Wolfgang Fischer.<br>Doopdatum: 08-07-1778<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/282\">Inventarisnummer 282 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "282" ;
  a2a:SourceRemarkregister_periode "1730-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_16519_00016519.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 08-07-1778" .
