@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_4262079c-1f96-1860-eea2-c19e1d3a6fcc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 september 1706 te Leiden" ;
  a2a:hasPerson oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-4b02fc34-f382-4cfb-77fc-a7332dd38e9f, oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-d43f0e96-0b31-c8e6-389d-6f72dc4c16ef, oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-dd63e882-63d8-95a9-4986-1e0f8a6e72b0, oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-ef31cc5c-6809-5a22-9a4c-a63069c69421, oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-8555c171-6d69-65df-00d0-d58af10754f5 ;
  a2a:hasEvent oa:event_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_0, oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_1, oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_2, oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_3, oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_4 ;
  a2a:hasSource oa:source_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc .

oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-4b02fc34-f382-4cfb-77fc-a7332dd38e9f
  a a2a:Person ;
  rdfs:label "Stephanus Naghelsmit" ;
  a2a:PersonName [
    rdfs:label "Stephanus Naghelsmit" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Naghelsmit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-d43f0e96-0b31-c8e6-389d-6f72dc4c16ef
  a a2a:Person ;
  rdfs:label "Stephanus Naghelsmit" ;
  a2a:PersonName [
    rdfs:label "Stephanus Naghelsmit" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Naghelsmit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-dd63e882-63d8-95a9-4986-1e0f8a6e72b0
  a a2a:Person ;
  rdfs:label "Maria van Ruckveen" ;
  a2a:PersonName [
    rdfs:label "Maria van Ruckveen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruckveen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-ef31cc5c-6809-5a22-9a4c-a63069c69421
  a a2a:Person ;
  rdfs:label "Joannes Maers" ;
  a2a:PersonName [
    rdfs:label "Joannes Maers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Maers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person-8555c171-6d69-65df-00d0-d58af10754f5
  a a2a:Person ;
  rdfs:label "Willemijntie Porssemus" ;
  a2a:PersonName [
    rdfs:label "Willemijntie Porssemus" ;
    a2a:PersonNameFirstName "Willemijntie" ;
    a2a:PersonNameLastName "Porssemus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1706-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person:4b02fc34-f382-4cfb-77fc-a7332dd38e9f ;
  a2a:EventKeyRef oa:event_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Event1 .

oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person:d43f0e96-0b31-c8e6-389d-6f72dc4c16ef ;
  a2a:EventKeyRef oa:event_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Event1 .

oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person:dd63e882-63d8-95a9-4986-1e0f8a6e72b0 ;
  a2a:EventKeyRef oa:event_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Event1 .

oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person:ef31cc5c-6809-5a22-9a4c-a63069c69421 ;
  a2a:EventKeyRef oa:event_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Event1 .

oa:relationep_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Person:8555c171-6d69-65df-00d0-d58af10754f5 ;
  a2a:EventKeyRef oa:event_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc_Event1 .

oa:source_elo_4262079c-1f96-1860-eea2-c19e1d3a6fcc
  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 "1706" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1706-09-16"^^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/9e5400a0-4cc0-4b0c-81d9-fe3a99c8c280/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4262079c-1f96-1860-eea2-c19e1d3a6fcc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9e5400a0-4cc0-4b0c-81d9-fe3a99c8c280/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/4262079c-1f96-1860-eea2-c19e1d3a6fcc" ;
  a2a:RecordGUID "{4262079c-1f96-1860-eea2-c19e1d3a6fcc}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 16-09-1706<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_15074_00015074.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-09-1706" .
