@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_b1d1ab71-a02f-d63b-2f75-da64b2e957a3
  a a2a:Record ;
  rdfs:label "DTB Dopen op 31 augustus 1727 te Zoeterwoude" ;
  a2a:hasPerson oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-d8c0e14a-f020-1c21-bea4-b5f54abe980e, oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-6d6bfc12-5b7d-de45-f839-fb2376139aa8, oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-49c61ae6-a6d8-2df4-fafd-0f1892ea242d, oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-df279f38-1a27-7c5f-ad4d-208ca088043a, oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-20c08e8a-e587-51cf-c567-9259eac68091 ;
  a2a:hasEvent oa:event_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_0, oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_1, oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_2, oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_3, oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_4 ;
  a2a:hasSource oa:source_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3 .

oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-d8c0e14a-f020-1c21-bea4-b5f54abe980e
  a a2a:Person ;
  rdfs:label "Jannetje den Elsen" ;
  a2a:PersonName [
    rdfs:label "Jannetje den Elsen" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Elsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-6d6bfc12-5b7d-de45-f839-fb2376139aa8
  a a2a:Person ;
  rdfs:label "Mees Jorisse den Elsen" ;
  a2a:PersonName [
    rdfs:label "Mees Jorisse den Elsen" ;
    a2a:PersonNameFirstName "Mees" ;
    a2a:PersonNamePatronym "Jorisse" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Elsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-49c61ae6-a6d8-2df4-fafd-0f1892ea242d
  a a2a:Person ;
  rdfs:label "Niesje Dirks Overdevest" ;
  a2a:PersonName [
    rdfs:label "Niesje Dirks Overdevest" ;
    a2a:PersonNameFirstName "Niesje" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Overdevest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-df279f38-1a27-7c5f-ad4d-208ca088043a
  a a2a:Person ;
  rdfs:label "Marijtje Aris Norenes" ;
  a2a:PersonName [
    rdfs:label "Marijtje Aris Norenes" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Aris" ;
    a2a:PersonNameLastName "Norenes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person-20c08e8a-e587-51cf-c567-9259eac68091
  a a2a:Person ;
  rdfs:label "Pieter Arisse Norenes" ;
  a2a:PersonName [
    rdfs:label "Pieter Arisse Norenes" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Arisse" ;
    a2a:PersonNameLastName "Norenes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1727-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person:d8c0e14a-f020-1c21-bea4-b5f54abe980e ;
  a2a:EventKeyRef oa:event_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Event1 .

oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person:6d6bfc12-5b7d-de45-f839-fb2376139aa8 ;
  a2a:EventKeyRef oa:event_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Event1 .

oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person:49c61ae6-a6d8-2df4-fafd-0f1892ea242d ;
  a2a:EventKeyRef oa:event_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Event1 .

oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person:df279f38-1a27-7c5f-ad4d-208ca088043a ;
  a2a:EventKeyRef oa:event_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Event1 .

oa:relationep_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Person:20c08e8a-e587-51cf-c567-9259eac68091 ;
  a2a:EventKeyRef oa:event_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3_Event1 .

oa:source_elo_b1d1ab71-a02f-d63b-2f75-da64b2e957a3
  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 "1727" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1727-08-31"^^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 "113" ;
    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, 113"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/df8619cb-7450-4e53-a8d8-3fb590559797/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b1d1ab71-a02f-d63b-2f75-da64b2e957a3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/df8619cb-7450-4e53-a8d8-3fb590559797/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/b1d1ab71-a02f-d63b-2f75-da64b2e957a3" ;
  a2a:RecordGUID "{b1d1ab71-a02f-d63b-2f75-da64b2e957a3}" ;
  a2a:SourceRemarkOpmerking "Noordbuurt<br>Doopdatum: 31-08-1727<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_25409_00025409.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 31-08-1727" .
