@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_7e3e4f2b-4d33-d705-e3a6-d74382059382
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 augustus 1709 te Leiden" ;
  a2a:hasPerson oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-737e1a04-3806-f88a-174e-b7dc00ebc847, oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-0f773abc-6393-227f-ff50-bc493c5e6485, oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-f50ea405-69e1-bd35-a88f-db085a872a5a, oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-b6a779cb-8766-c5d6-0b6a-150cd4391034, oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-69c78694-06da-301e-c487-858aff58ee72 ;
  a2a:hasEvent oa:event_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_0, oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_1, oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_2, oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_3, oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_4 ;
  a2a:hasSource oa:source_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382 .

oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-737e1a04-3806-f88a-174e-b7dc00ebc847
  a a2a:Person ;
  rdfs:label "Maria Lastschuijt" ;
  a2a:PersonName [
    rdfs:label "Maria Lastschuijt" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lastschuijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-0f773abc-6393-227f-ff50-bc493c5e6485
  a a2a:Person ;
  rdfs:label "Ludovicus Lastschuijt" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Lastschuijt" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Lastschuijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-f50ea405-69e1-bd35-a88f-db085a872a5a
  a a2a:Person ;
  rdfs:label "Jacoba Theunis" ;
  a2a:PersonName [
    rdfs:label "Jacoba Theunis" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePatronym "Theunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-b6a779cb-8766-c5d6-0b6a-150cd4391034
  a a2a:Person ;
  rdfs:label "Hubert van Averighem" ;
  a2a:PersonName [
    rdfs:label "Hubert van Averighem" ;
    a2a:PersonNameFirstName "Hubert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Averighem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person-69c78694-06da-301e-c487-858aff58ee72
  a a2a:Person ;
  rdfs:label "Agnes Quaquebeeck" ;
  a2a:PersonName [
    rdfs:label "Agnes Quaquebeeck" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Quaquebeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1709-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person:737e1a04-3806-f88a-174e-b7dc00ebc847 ;
  a2a:EventKeyRef oa:event_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Event1 .

oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person:0f773abc-6393-227f-ff50-bc493c5e6485 ;
  a2a:EventKeyRef oa:event_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Event1 .

oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person:f50ea405-69e1-bd35-a88f-db085a872a5a ;
  a2a:EventKeyRef oa:event_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Event1 .

oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person:b6a779cb-8766-c5d6-0b6a-150cd4391034 ;
  a2a:EventKeyRef oa:event_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Event1 .

oa:relationep_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Person:69c78694-06da-301e-c487-858aff58ee72 ;
  a2a:EventKeyRef oa:event_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382_Event1 .

oa:source_elo_7e3e4f2b-4d33-d705-e3a6-d74382059382
  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 "1709" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1709-08-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/0a5e15d1-ff19-4585-87ca-c8b56dcac85e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7e3e4f2b-4d33-d705-e3a6-d74382059382" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0a5e15d1-ff19-4585-87ca-c8b56dcac85e/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/7e3e4f2b-4d33-d705-e3a6-d74382059382" ;
  a2a:RecordGUID "{7e3e4f2b-4d33-d705-e3a6-d74382059382}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-08-1709<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_20260701_10880_00010880.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-08-1709" .
