@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_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0
  a a2a:Record ;
  rdfs:label "DTB Dopen op 17 juli 1746 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-09a3c7a7-c99c-6d9e-dfca-d5150771140f, oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-354deebc-db23-437c-4b94-e092a0264aba, oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-f07f5e0c-275a-bd8d-7c2a-47f720776b5d, oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-ac094d92-9af3-8914-6070-d9465ebbba62, oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-d851b3b4-3fec-f262-f477-c91e1de8b2e6 ;
  a2a:hasEvent oa:event_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_0, oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_1, oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_2, oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_3, oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_4 ;
  a2a:hasSource oa:source_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0 .

oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-09a3c7a7-c99c-6d9e-dfca-d5150771140f
  a a2a:Person ;
  rdfs:label "Susanna Lammens" ;
  a2a:PersonName [
    rdfs:label "Susanna Lammens" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Lammens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-354deebc-db23-437c-4b94-e092a0264aba
  a a2a:Person ;
  rdfs:label "Leendert Lammens" ;
  a2a:PersonName [
    rdfs:label "Leendert Lammens" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Lammens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-f07f5e0c-275a-bd8d-7c2a-47f720776b5d
  a a2a:Person ;
  rdfs:label "Judith Casimires" ;
  a2a:PersonName [
    rdfs:label "Judith Casimires" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Casimires"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-ac094d92-9af3-8914-6070-d9465ebbba62
  a a2a:Person ;
  rdfs:label "Simon Lammens" ;
  a2a:PersonName [
    rdfs:label "Simon Lammens" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Lammens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person-d851b3b4-3fec-f262-f477-c91e1de8b2e6
  a a2a:Person ;
  rdfs:label "Susanna van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Susanna van Leeuwen" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1746-07-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person:09a3c7a7-c99c-6d9e-dfca-d5150771140f ;
  a2a:EventKeyRef oa:event_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Event1 .

oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person:354deebc-db23-437c-4b94-e092a0264aba ;
  a2a:EventKeyRef oa:event_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Event1 .

oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person:f07f5e0c-275a-bd8d-7c2a-47f720776b5d ;
  a2a:EventKeyRef oa:event_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Event1 .

oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person:ac094d92-9af3-8914-6070-d9465ebbba62 ;
  a2a:EventKeyRef oa:event_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Event1 .

oa:relationep_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Person:d851b3b4-3fec-f262-f477-c91e1de8b2e6 ;
  a2a:EventKeyRef oa:event_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0_Event1 .

oa:source_elo_fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1713-01-01 - 1837-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1746-07-17"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1214, Periode: 1713-1837" ;
    a2a:Book "Doopboek (NH) van Rijnsburg, 1713 - 1787." ;
    a2a:RegistryNumber "1214" ;
    a2a:Folio "21v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1214, Periode: 1713-1837, Doopboek (NH) van Rijnsburg, 1713 - 1787., 1214, 21v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0cc4f15f-a50f-401f-af3f-d49d3fc690af/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0cc4f15f-a50f-401f-af3f-d49d3fc690af/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/fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0" ;
  a2a:RecordGUID "{fcf5ccc5-aef9-d5e3-0df4-a9efccbb4fe0}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 17-07-1746<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1214\">Inventarisnummer 1214 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1214" ;
  a2a:SourceRemarkregister_periode "1713-1837" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_12948_00012948.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 17-07-1746" .
