@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_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 september 1752 te Leiden" ;
  a2a:hasPerson oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-bc12a655-6dd4-cbc8-3021-b27dc1a546cc, oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-de297059-ec92-82b8-86c6-0c3b5baff6c6, oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-12ccd9d0-e822-8b9d-63a3-30313621b9a5, oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-22834321-2b78-d710-6338-d04d73b7ab67, oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-52ef2664-aee8-61a8-dfbf-be1634978967 ;
  a2a:hasEvent oa:event_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_0, oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_1, oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_2, oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_3, oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_4 ;
  a2a:hasSource oa:source_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe .

oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-bc12a655-6dd4-cbc8-3021-b27dc1a546cc
  a a2a:Person ;
  rdfs:label "Claes Belle" ;
  a2a:PersonName [
    rdfs:label "Claes Belle" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Belle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-de297059-ec92-82b8-86c6-0c3b5baff6c6
  a a2a:Person ;
  rdfs:label "Claes Janssen Belle" ;
  a2a:PersonName [
    rdfs:label "Claes Janssen Belle" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Janssen" ;
    a2a:PersonNameLastName "Belle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-12ccd9d0-e822-8b9d-63a3-30313621b9a5
  a a2a:Person ;
  rdfs:label "Lena van Dijck" ;
  a2a:PersonName [
    rdfs:label "Lena van Dijck" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-22834321-2b78-d710-6338-d04d73b7ab67
  a a2a:Person ;
  rdfs:label "Dilis Rijndersse Versluijsen" ;
  a2a:PersonName [
    rdfs:label "Dilis Rijndersse Versluijsen" ;
    a2a:PersonNameFirstName "Dilis" ;
    a2a:PersonNamePatronym "Rijndersse" ;
    a2a:PersonNameLastName "Versluijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person-52ef2664-aee8-61a8-dfbf-be1634978967
  a a2a:Person ;
  rdfs:label "Catie van Dijck" ;
  a2a:PersonName [
    rdfs:label "Catie van Dijck" ;
    a2a:PersonNameFirstName "Catie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1752-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person:bc12a655-6dd4-cbc8-3021-b27dc1a546cc ;
  a2a:EventKeyRef oa:event_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Event1 .

oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person:de297059-ec92-82b8-86c6-0c3b5baff6c6 ;
  a2a:EventKeyRef oa:event_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Event1 .

oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person:12ccd9d0-e822-8b9d-63a3-30313621b9a5 ;
  a2a:EventKeyRef oa:event_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Event1 .

oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person:22834321-2b78-d710-6338-d04d73b7ab67 ;
  a2a:EventKeyRef oa:event_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Event1 .

oa:relationep_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Person:52ef2664-aee8-61a8-dfbf-be1634978967 ;
  a2a:EventKeyRef oa:event_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe_Event1 .

oa:source_elo_f841154a-fe32-7ec8-11dd-1e04bdbf4ebe
  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 "1752" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1752-09-09"^^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/dcf17c4b-4b4c-4a83-b509-b53e9c5bd968/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f841154a-fe32-7ec8-11dd-1e04bdbf4ebe" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/dcf17c4b-4b4c-4a83-b509-b53e9c5bd968/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/f841154a-fe32-7ec8-11dd-1e04bdbf4ebe" ;
  a2a:RecordGUID "{f841154a-fe32-7ec8-11dd-1e04bdbf4ebe}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 09-09-1752<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_29527_00029527.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-09-1752" .
