@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_dabcb18a-4c3f-d4b9-1cb0-59560252efe2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 september 1713 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person-d709cace-8e12-ab22-7d07-c05b2641d020, oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person-796e90f8-5be3-1083-ed82-311754f2df7e, oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person-8bfe5f52-9fed-dc0c-2dbc-6d54fd9929f9, oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person-da5e5de3-3037-2df0-b7b4-79c7120c860b ;
  a2a:hasEvent oa:event_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_0, oa:relationep_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_1, oa:relationep_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_2, oa:relationep_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_3 ;
  a2a:hasSource oa:source_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2 .

oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person-d709cace-8e12-ab22-7d07-c05b2641d020
  a a2a:Person ;
  rdfs:label "Geerid Dedel" ;
  a2a:PersonName [
    rdfs:label "Geerid Dedel" ;
    a2a:PersonNameFirstName "Geerid" ;
    a2a:PersonNameLastName "Dedel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person-796e90f8-5be3-1083-ed82-311754f2df7e
  a a2a:Person ;
  rdfs:label "Gidion Dedel" ;
  a2a:PersonName [
    rdfs:label "Gidion Dedel" ;
    a2a:PersonNameFirstName "Gidion" ;
    a2a:PersonNameLastName "Dedel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person-8bfe5f52-9fed-dc0c-2dbc-6d54fd9929f9
  a a2a:Person ;
  rdfs:label "Lijsbet Gerritsz van Egmond" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Gerritsz van Egmond" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNamePatronym "Gerritsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person-da5e5de3-3037-2df0-b7b4-79c7120c860b
  a a2a:Person ;
  rdfs:label "Lijsbet Jansdr van Egmond" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Jansdr van Egmond" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNamePatronym "Jansdr" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1713-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person:d709cace-8e12-ab22-7d07-c05b2641d020 ;
  a2a:EventKeyRef oa:event_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Event1 .

oa:relationep_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person:796e90f8-5be3-1083-ed82-311754f2df7e ;
  a2a:EventKeyRef oa:event_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Event1 .

oa:relationep_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person:8bfe5f52-9fed-dc0c-2dbc-6d54fd9929f9 ;
  a2a:EventKeyRef oa:event_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Event1 .

oa:relationep_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Person:da5e5de3-3037-2df0-b7b4-79c7120c860b ;
  a2a:EventKeyRef oa:event_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2_Event1 .

oa:source_elo_dabcb18a-4c3f-d4b9-1cb0-59560252efe2
  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 "1713" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1713-09-24"^^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 "1v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1214, Periode: 1713-1837, Doopboek (NH) van Rijnsburg, 1713 - 1787., 1214, 1v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/dabcb18a-4c3f-d4b9-1cb0-59560252efe2/iiif/3/592809/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/dabcb18a-4c3f-d4b9-1cb0-59560252efe2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/dabcb18a-4c3f-d4b9-1cb0-59560252efe2/iiif/3/592809/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/dabcb18a-4c3f-d4b9-1cb0-59560252efe2" ;
  a2a:RecordGUID "{dabcb18a-4c3f-d4b9-1cb0-59560252efe2}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-09-1713<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_20251225_23989_00023989.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-09-1713" .
