@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_5aa9a1f9-e253-338a-c509-e13c0a92324c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 april 1728 te Leiden" ;
  a2a:hasPerson oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-5c5ff5de-dd88-e7d9-e814-a7cfc899ff85, oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-6c71835a-324b-bdbc-b4fd-4b30dd44c6cb, oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-7ca7907b-fbfb-c214-3932-366f0284f50a, oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-aa4a1cc7-c621-edfd-041d-4c9cedb276d6, oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-8d8aa2c1-a5a0-40dd-d105-166460eafd5f ;
  a2a:hasEvent oa:event_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_0, oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_1, oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_2, oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_3, oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_4 ;
  a2a:hasSource oa:source_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c .

oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-5c5ff5de-dd88-e7d9-e814-a7cfc899ff85
  a a2a:Person ;
  rdfs:label "Catharina Scheres" ;
  a2a:PersonName [
    rdfs:label "Catharina Scheres" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Scheres"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-6c71835a-324b-bdbc-b4fd-4b30dd44c6cb
  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_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-7ca7907b-fbfb-c214-3932-366f0284f50a
  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_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-aa4a1cc7-c621-edfd-041d-4c9cedb276d6
  a a2a:Person ;
  rdfs:label "Leonard Buijse" ;
  a2a:PersonName [
    rdfs:label "Leonard Buijse" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNameLastName "Buijse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person-8d8aa2c1-a5a0-40dd-d105-166460eafd5f
  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_5aa9a1f9-e253-338a-c509-e13c0a92324c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1728-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person:5c5ff5de-dd88-e7d9-e814-a7cfc899ff85 ;
  a2a:EventKeyRef oa:event_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Event1 .

oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person:6c71835a-324b-bdbc-b4fd-4b30dd44c6cb ;
  a2a:EventKeyRef oa:event_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Event1 .

oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person:7ca7907b-fbfb-c214-3932-366f0284f50a ;
  a2a:EventKeyRef oa:event_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Event1 .

oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person:aa4a1cc7-c621-edfd-041d-4c9cedb276d6 ;
  a2a:EventKeyRef oa:event_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Event1 .

oa:relationep_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Person:8d8aa2c1-a5a0-40dd-d105-166460eafd5f ;
  a2a:EventKeyRef oa:event_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c_Event1 .

oa:source_elo_5aa9a1f9-e253-338a-c509-e13c0a92324c
  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 "1728" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1728-04-19"^^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/76576aba-9e85-4aac-94f0-f3bf850041f4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5aa9a1f9-e253-338a-c509-e13c0a92324c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/76576aba-9e85-4aac-94f0-f3bf850041f4/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/5aa9a1f9-e253-338a-c509-e13c0a92324c" ;
  a2a:RecordGUID "{5aa9a1f9-e253-338a-c509-e13c0a92324c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-04-1728<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_12477_00012477.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-04-1728" .
