@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_2f07c001-1a8a-3854-c64d-eccb7161bce9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 december 1735 te Zoeterwoude" ;
  a2a:hasPerson oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-775e1b6b-13de-4c88-60b0-b016f32b9c9c, oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-58bc2c23-1a28-b743-e800-6762e45dd473, oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-d5f57a26-81f3-bc77-fbb3-965009a94790, oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-231c701b-f1b9-0b0e-b12d-c06c3b774478, oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-0803b5d9-f7d5-e3c8-3158-de929bfde1af ;
  a2a:hasEvent oa:event_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_0, oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_1, oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_2, oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_3, oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_4 ;
  a2a:hasSource oa:source_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9 .

oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-775e1b6b-13de-4c88-60b0-b016f32b9c9c
  a a2a:Person ;
  rdfs:label "Cornelia van Violen" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Violen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Violen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-58bc2c23-1a28-b743-e800-6762e45dd473
  a a2a:Person ;
  rdfs:label "Arend Marcusse van Violen" ;
  a2a:PersonName [
    rdfs:label "Arend Marcusse van Violen" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNamePatronym "Marcusse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Violen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-d5f57a26-81f3-bc77-fbb3-965009a94790
  a a2a:Person ;
  rdfs:label "Aarjaantie van der Burgt" ;
  a2a:PersonName [
    rdfs:label "Aarjaantie van der Burgt" ;
    a2a:PersonNameFirstName "Aarjaantie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Burgt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-231c701b-f1b9-0b0e-b12d-c06c3b774478
  a a2a:Person ;
  rdfs:label "Cornelis Verdoes" ;
  a2a:PersonName [
    rdfs:label "Cornelis Verdoes" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Verdoes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person-0803b5d9-f7d5-e3c8-3158-de929bfde1af
  a a2a:Person ;
  rdfs:label "Cornelia Joris den Elsen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Joris den Elsen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Joris" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Elsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1735-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person:775e1b6b-13de-4c88-60b0-b016f32b9c9c ;
  a2a:EventKeyRef oa:event_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Event1 .

oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person:58bc2c23-1a28-b743-e800-6762e45dd473 ;
  a2a:EventKeyRef oa:event_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Event1 .

oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person:d5f57a26-81f3-bc77-fbb3-965009a94790 ;
  a2a:EventKeyRef oa:event_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Event1 .

oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person:231c701b-f1b9-0b0e-b12d-c06c3b774478 ;
  a2a:EventKeyRef oa:event_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Event1 .

oa:relationep_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Person:0803b5d9-f7d5-e3c8-3158-de929bfde1af ;
  a2a:EventKeyRef oa:event_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9_Event1 .

oa:source_elo_2f07c001-1a8a-3854-c64d-eccb7161bce9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude", "1658-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1735-12-29"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960), Deel: 103..." ;
    a2a:Book "Doopboek, trouwboek en overlijdensboek van de parochie van St. Jans' Onthoofding (RK) van Zoeterw..." ;
    a2a:RegistryNumber "1033" ;
    a2a:Folio "135" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960), Deel: 103..., Doopboek, trouwboek en overlijdensboek van de parochie van St. Jans' Onthoofding (RK) van Zoeterw..., 1033, 135"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/d50e2e4c-8b3b-4eb7-813a-006a85d9ca47/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2f07c001-1a8a-3854-c64d-eccb7161bce9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/d50e2e4c-8b3b-4eb7-813a-006a85d9ca47/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/2f07c001-1a8a-3854-c64d-eccb7161bce9" ;
  a2a:RecordGUID "{2f07c001-1a8a-3854-c64d-eccb7161bce9}" ;
  a2a:SourceRemarkOpmerking "Suijtbuurt<br>Doopdatum: 29-12-1735<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0500B/file/1033\">Inventarisnummer 1033 van archiefnummer 0500B in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960)" ;
  a2a:SourceRemarkdeel "1033" ;
  a2a:SourceRemarkregister_periode "1658-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_7860_00007860.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-12-1735" .
