@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_3b608908-658d-4fcb-fedb-c832435d3f37
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 oktober 1708 te Leiden" ;
  a2a:hasPerson oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-01b9aee8-8d01-7dc0-bcc2-257e2d267f42, oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-ae14fd0c-2fa8-e682-bde4-942cfbff122a, oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-b7e39677-1a76-5393-94bc-4f803a9b0117, oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-9e901f12-7be0-a90a-8983-4c8e072db0ab, oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-4a2d6878-4071-6f1f-b8ed-5d799693b29c ;
  a2a:hasEvent oa:event_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_0, oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_1, oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_2, oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_3, oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_4 ;
  a2a:hasSource oa:source_elo_3b608908-658d-4fcb-fedb-c832435d3f37 .

oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-01b9aee8-8d01-7dc0-bcc2-257e2d267f42
  a a2a:Person ;
  rdfs:label "Catharina Steculorum" ;
  a2a:PersonName [
    rdfs:label "Catharina Steculorum" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Steculorum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-ae14fd0c-2fa8-e682-bde4-942cfbff122a
  a a2a:Person ;
  rdfs:label "Jacobus Steculorum" ;
  a2a:PersonName [
    rdfs:label "Jacobus Steculorum" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Steculorum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-b7e39677-1a76-5393-94bc-4f803a9b0117
  a a2a:Person ;
  rdfs:label "Maria Caron" ;
  a2a:PersonName [
    rdfs:label "Maria Caron" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Caron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-9e901f12-7be0-a90a-8983-4c8e072db0ab
  a a2a:Person ;
  rdfs:label "Joannes Henderix" ;
  a2a:PersonName [
    rdfs:label "Joannes Henderix" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Henderix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person-4a2d6878-4071-6f1f-b8ed-5d799693b29c
  a a2a:Person ;
  rdfs:label "Gertrude Swisthof" ;
  a2a:PersonName [
    rdfs:label "Gertrude Swisthof" ;
    a2a:PersonNameFirstName "Gertrude" ;
    a2a:PersonNameLastName "Swisthof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1708-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person:01b9aee8-8d01-7dc0-bcc2-257e2d267f42 ;
  a2a:EventKeyRef oa:event_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Event1 .

oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person:ae14fd0c-2fa8-e682-bde4-942cfbff122a ;
  a2a:EventKeyRef oa:event_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Event1 .

oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person:b7e39677-1a76-5393-94bc-4f803a9b0117 ;
  a2a:EventKeyRef oa:event_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Event1 .

oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person:9e901f12-7be0-a90a-8983-4c8e072db0ab ;
  a2a:EventKeyRef oa:event_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Event1 .

oa:relationep_elo_3b608908-658d-4fcb-fedb-c832435d3f37_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Person:4a2d6878-4071-6f1f-b8ed-5d799693b29c ;
  a2a:EventKeyRef oa:event_elo_3b608908-658d-4fcb-fedb-c832435d3f37_Event1 .

oa:source_elo_3b608908-658d-4fcb-fedb-c832435d3f37
  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 "1708" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1708-10-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: 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/fccbd89d-3c56-40a1-aace-796eb99211ef/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3b608908-658d-4fcb-fedb-c832435d3f37" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/fccbd89d-3c56-40a1-aace-796eb99211ef/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/3b608908-658d-4fcb-fedb-c832435d3f37" ;
  a2a:RecordGUID "{3b608908-658d-4fcb-fedb-c832435d3f37}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-10-1708<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_15216_00015216.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-10-1708" .
