@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_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 augustus 1799 te Zoeterwoude" ;
  a2a:hasPerson oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-62ee3017-32cb-18a6-951a-5b80c44cc3d7, oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-4048df69-200c-5242-7606-2f02c7784693, oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-3c52c424-e910-3dfb-910f-772e63c5ffae, oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-4472d4e7-e20d-616c-f8bc-d5886de271a0, oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-54bd9238-2626-41f3-b587-910e0adaa22b ;
  a2a:hasEvent oa:event_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_0, oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_1, oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_2, oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_3, oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_4 ;
  a2a:hasSource oa:source_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634 .

oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-62ee3017-32cb-18a6-951a-5b80c44cc3d7
  a a2a:Person ;
  rdfs:label "Catharina van Rijsen" ;
  a2a:PersonName [
    rdfs:label "Catharina van Rijsen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-4048df69-200c-5242-7606-2f02c7784693
  a a2a:Person ;
  rdfs:label "Thijs van Rijsen" ;
  a2a:PersonName [
    rdfs:label "Thijs van Rijsen" ;
    a2a:PersonNameFirstName "Thijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-3c52c424-e910-3dfb-910f-772e63c5ffae
  a a2a:Person ;
  rdfs:label "Marijtje Klaesdr Boot" ;
  a2a:PersonName [
    rdfs:label "Marijtje Klaesdr Boot" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Klaesdr" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-4472d4e7-e20d-616c-f8bc-d5886de271a0
  a a2a:Person ;
  rdfs:label "Jan van Rijse" ;
  a2a:PersonName [
    rdfs:label "Jan van Rijse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person-54bd9238-2626-41f3-b587-910e0adaa22b
  a a2a:Person ;
  rdfs:label "Joanna de Wilde" ;
  a2a:PersonName [
    rdfs:label "Joanna de Wilde" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1799-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person:62ee3017-32cb-18a6-951a-5b80c44cc3d7 ;
  a2a:EventKeyRef oa:event_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Event1 .

oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person:4048df69-200c-5242-7606-2f02c7784693 ;
  a2a:EventKeyRef oa:event_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Event1 .

oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person:3c52c424-e910-3dfb-910f-772e63c5ffae ;
  a2a:EventKeyRef oa:event_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Event1 .

oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person:4472d4e7-e20d-616c-f8bc-d5886de271a0 ;
  a2a:EventKeyRef oa:event_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Event1 .

oa:relationep_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Person:54bd9238-2626-41f3-b587-910e0adaa22b ;
  a2a:EventKeyRef oa:event_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634_Event1 .

oa:source_elo_cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude", "1777-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1799-08-01"^^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 en trouwboek van de parochie van St. Jans's Onthoofding (RK) van Zoeterwoude, 1777-1812" ;
    a2a:RegistryNumber "1034" ;
    a2a:Folio "49" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960), Deel: 103..., Doopboek en trouwboek van de parochie van St. Jans's Onthoofding (RK) van Zoeterwoude, 1777-1812, 1034, 49"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/37733922-ffa4-43ad-878b-ffc0dded9a79/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/37733922-ffa4-43ad-878b-ffc0dded9a79/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/cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634" ;
  a2a:RecordGUID "{cc6f71ae-6cb8-16c1-a2ca-e51e76fe6634}" ;
  a2a:SourceRemarkOpmerking "Van de Vliet<br>Doopdatum: 01-08-1799<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0500B/file/1034\">Inventarisnummer 1034 van archiefnummer 0500B in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960)" ;
  a2a:SourceRemarkdeel "1034" ;
  a2a:SourceRemarkregister_periode "1777-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_23162_00023162.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-08-1799" .
