@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_bca95eba-c403-0328-b5c0-c19c11c41a95
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 maart 1689 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-0b016ca2-985d-5e77-6581-09a73cc0faae, oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-dbcfc76d-6597-12d1-fa6d-8ff602e03e7f, oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-7ebb04f9-9e28-227a-c842-14380536de2c, oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-2afccf9d-4040-7df9-684d-68eaf34d75ea, oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-d5fce5bb-512c-e0d2-ab85-0e17fab33731 ;
  a2a:hasEvent oa:event_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_0, oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_1, oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_2, oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_3, oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_4 ;
  a2a:hasSource oa:source_elo_bca95eba-c403-0328-b5c0-c19c11c41a95 .

oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-0b016ca2-985d-5e77-6581-09a73cc0faae
  a a2a:Person ;
  rdfs:label "Cornelis van Klinckenberg" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Klinckenberg" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Klinckenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-dbcfc76d-6597-12d1-fa6d-8ff602e03e7f
  a a2a:Person ;
  rdfs:label "Dirc van Klinckenberg" ;
  a2a:PersonName [
    rdfs:label "Dirc van Klinckenberg" ;
    a2a:PersonNameFirstName "Dirc" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Klinckenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-7ebb04f9-9e28-227a-c842-14380536de2c
  a a2a:Person ;
  rdfs:label "Lidia Andriesdr Swaan" ;
  a2a:PersonName [
    rdfs:label "Lidia Andriesdr Swaan" ;
    a2a:PersonNameFirstName "Lidia" ;
    a2a:PersonNamePatronym "Andriesdr" ;
    a2a:PersonNameLastName "Swaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-2afccf9d-4040-7df9-684d-68eaf34d75ea
  a a2a:Person ;
  rdfs:label "Leendert van der Boon" ;
  a2a:PersonName [
    rdfs:label "Leendert van der Boon" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person-d5fce5bb-512c-e0d2-ab85-0e17fab33731
  a a2a:Person ;
  rdfs:label "Lena van Klinkckenberg" ;
  a2a:PersonName [
    rdfs:label "Lena van Klinkckenberg" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Klinkckenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1689" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1689-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person:0b016ca2-985d-5e77-6581-09a73cc0faae ;
  a2a:EventKeyRef oa:event_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Event1 .

oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person:dbcfc76d-6597-12d1-fa6d-8ff602e03e7f ;
  a2a:EventKeyRef oa:event_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Event1 .

oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person:7ebb04f9-9e28-227a-c842-14380536de2c ;
  a2a:EventKeyRef oa:event_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Event1 .

oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person:2afccf9d-4040-7df9-684d-68eaf34d75ea ;
  a2a:EventKeyRef oa:event_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Event1 .

oa:relationep_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Person:d5fce5bb-512c-e0d2-ab85-0e17fab33731 ;
  a2a:EventKeyRef oa:event_elo_bca95eba-c403-0328-b5c0-c19c11c41a95_Event1 .

oa:source_elo_bca95eba-c403-0328-b5c0-c19c11c41a95
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1675-01-01 - 1787-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1689" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1689-03-27"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787" ;
    a2a:Book "Doopboek (NH) van Rijnsburg, 1675 - 1787." ;
    a2a:RegistryNumber "1213" ;
    a2a:Folio "23" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787, Doopboek (NH) van Rijnsburg, 1675 - 1787., 1213, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e69cc8fe-88ce-47b8-b16d-69b1f81e5ab3/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bca95eba-c403-0328-b5c0-c19c11c41a95" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e69cc8fe-88ce-47b8-b16d-69b1f81e5ab3/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/bca95eba-c403-0328-b5c0-c19c11c41a95" ;
  a2a:RecordGUID "{bca95eba-c403-0328-b5c0-c19c11c41a95}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-03-1689<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1213\">Inventarisnummer 1213 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1213" ;
  a2a:SourceRemarkregister_periode "1675-1787" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24058_00024058.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-03-1689" .
