@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_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 oktober 1798 te Rijnsaterwoude" ;
  a2a:hasPerson oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-7d035aaa-83cf-0f32-066d-57f20f87d9e8, oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-76d05270-af8b-371e-b2f4-7f443c0f914f, oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-43061824-7459-1f75-da02-a73b3abac816, oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-89fe021f-b5f4-04ce-0cb2-6e74e68ae996, oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-86e5fe10-7ee3-ec04-3413-3b7ac5041e01 ;
  a2a:hasEvent oa:event_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_0, oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_1, oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_2, oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_3, oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_4 ;
  a2a:hasSource oa:source_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210 .

oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-7d035aaa-83cf-0f32-066d-57f20f87d9e8
  a a2a:Person ;
  rdfs:label "Maria Hendrina Dieben" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrina Dieben" ;
    a2a:PersonNameFirstName "Maria Hendrina" ;
    a2a:PersonNameLastName "Dieben"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude"
  ] .

oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-76d05270-af8b-371e-b2f4-7f443c0f914f
  a a2a:Person ;
  rdfs:label "Gerrardus Dieben" ;
  a2a:PersonName [
    rdfs:label "Gerrardus Dieben" ;
    a2a:PersonNameFirstName "Gerrardus" ;
    a2a:PersonNameLastName "Dieben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-43061824-7459-1f75-da02-a73b3abac816
  a a2a:Person ;
  rdfs:label "Maria van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Maria van den Heuvel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-89fe021f-b5f4-04ce-0cb2-6e74e68ae996
  a a2a:Person ;
  rdfs:label "Cornelius Janze" ;
  a2a:PersonName [
    rdfs:label "Cornelius Janze" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Janze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person-86e5fe10-7ee3-ec04-3413-3b7ac5041e01
  a a2a:Person ;
  rdfs:label "Maria Peders" ;
  a2a:PersonName [
    rdfs:label "Maria Peders" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Peders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1798-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude"
  ] .

oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person:7d035aaa-83cf-0f32-066d-57f20f87d9e8 ;
  a2a:EventKeyRef oa:event_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Event1 .

oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person:76d05270-af8b-371e-b2f4-7f443c0f914f ;
  a2a:EventKeyRef oa:event_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Event1 .

oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person:43061824-7459-1f75-da02-a73b3abac816 ;
  a2a:EventKeyRef oa:event_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Event1 .

oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person:89fe021f-b5f4-04ce-0cb2-6e74e68ae996 ;
  a2a:EventKeyRef oa:event_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Event1 .

oa:relationep_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Person:86e5fe10-7ee3-ec04-3413-3b7ac5041e01 ;
  a2a:EventKeyRef oa:event_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210_Event1 .

oa:source_elo_478a48ff-a6cc-2cdd-1433-3ab7cbc2a210
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude", "1734-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1798-10-02"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters Rijnsaterwoude, Deel: 10, Periode: 1734-1811" ;
    a2a:Book "Doopboek (RK) van Rijnsaterwoude, z.d., 10 februari 1734 - 24 april 1746, 1 september 1746 - 18 f..." ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "193" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters Rijnsaterwoude, Deel: 10, Periode: 1734-1811, Doopboek (RK) van Rijnsaterwoude, z.d., 10 februari 1734 - 24 april 1746, 1 september 1746 - 18 f..., 10, 193"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/8cff3150-f728-4226-b42c-8a06d093ff05/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/478a48ff-a6cc-2cdd-1433-3ab7cbc2a210" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/8cff3150-f728-4226-b42c-8a06d093ff05/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/478a48ff-a6cc-2cdd-1433-3ab7cbc2a210" ;
  a2a:RecordGUID "{478a48ff-a6cc-2cdd-1433-3ab7cbc2a210}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-10-1798<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/124.1.13/file/10\">Inventarisnummer 10 van archiefnummer 124.1.13 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters Rijnsaterwoude" ;
  a2a:SourceRemarkdeel "10" ;
  a2a:SourceRemarkregister_periode "1734-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_8164_00008164.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-10-1798" .
