@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_748cbd7c-8416-9fa9-eef9-015683c28c80
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 mei 1734 te Leiden" ;
  a2a:hasPerson oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-5c60dfd5-3f1a-af6c-9a38-a24b44c8dcc8, oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-0550a0f0-5a0f-e11c-c2f4-7c9516873766, oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-e366f7a0-b088-e996-4d3c-ed8224d33d74, oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-87bdf460-1101-7a22-4a65-602e30a5f4d1, oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-d664c930-192f-d7b9-7a42-fbe22e1af378 ;
  a2a:hasEvent oa:event_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_0, oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_1, oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_2, oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_3, oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_4 ;
  a2a:hasSource oa:source_elo_748cbd7c-8416-9fa9-eef9-015683c28c80 .

oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-5c60dfd5-3f1a-af6c-9a38-a24b44c8dcc8
  a a2a:Person ;
  rdfs:label "Petrus Scheres" ;
  a2a:PersonName [
    rdfs:label "Petrus Scheres" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Scheres"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-0550a0f0-5a0f-e11c-c2f4-7c9516873766
  a a2a:Person ;
  rdfs:label "Paulus Scheres" ;
  a2a:PersonName [
    rdfs:label "Paulus Scheres" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Scheres"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-e366f7a0-b088-e996-4d3c-ed8224d33d74
  a a2a:Person ;
  rdfs:label "Maria Grootens" ;
  a2a:PersonName [
    rdfs:label "Maria Grootens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Grootens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-87bdf460-1101-7a22-4a65-602e30a5f4d1
  a a2a:Person ;
  rdfs:label "Sacharius Ruijter" ;
  a2a:PersonName [
    rdfs:label "Sacharius Ruijter" ;
    a2a:PersonNameFirstName "Sacharius" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person-d664c930-192f-d7b9-7a42-fbe22e1af378
  a a2a:Person ;
  rdfs:label "Catharina Scheres" ;
  a2a:PersonName [
    rdfs:label "Catharina Scheres" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Scheres"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1734" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1734-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person:5c60dfd5-3f1a-af6c-9a38-a24b44c8dcc8 ;
  a2a:EventKeyRef oa:event_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Event1 .

oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person:0550a0f0-5a0f-e11c-c2f4-7c9516873766 ;
  a2a:EventKeyRef oa:event_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Event1 .

oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person:e366f7a0-b088-e996-4d3c-ed8224d33d74 ;
  a2a:EventKeyRef oa:event_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Event1 .

oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person:87bdf460-1101-7a22-4a65-602e30a5f4d1 ;
  a2a:EventKeyRef oa:event_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Event1 .

oa:relationep_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Person:d664c930-192f-d7b9-7a42-fbe22e1af378 ;
  a2a:EventKeyRef oa:event_elo_748cbd7c-8416-9fa9-eef9-015683c28c80_Event1 .

oa:source_elo_748cbd7c-8416-9fa9-eef9-015683c28c80
  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 "1734" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1734-05-02"^^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/a6c29a1f-8c12-4945-a42e-a2c05042223c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/748cbd7c-8416-9fa9-eef9-015683c28c80" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/a6c29a1f-8c12-4945-a42e-a2c05042223c/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/748cbd7c-8416-9fa9-eef9-015683c28c80" ;
  a2a:RecordGUID "{748cbd7c-8416-9fa9-eef9-015683c28c80}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-05-1734<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_25319_00025319.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-05-1734" .
