@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_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 oktober 1737 te Zoeterwoude" ;
  a2a:hasPerson oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-7de478d2-9def-22d3-0ed9-d8c55419c3ab, oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-218991a6-1b66-0589-d4c9-f19e1cec85e4, oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-08fc3388-d6d0-1cc9-e57f-b2276aef8a0a, oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-d162fde1-21dc-bd45-03a8-f70a0ffb3c65, oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-227c9e73-6969-052e-4578-f1e3056e502d ;
  a2a:hasEvent oa:event_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_0, oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_1, oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_2, oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_3, oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_4 ;
  a2a:hasSource oa:source_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2 .

oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-7de478d2-9def-22d3-0ed9-d8c55419c3ab
  a a2a:Person ;
  rdfs:label "Maria van der Swet" ;
  a2a:PersonName [
    rdfs:label "Maria van der Swet" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Swet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-218991a6-1b66-0589-d4c9-f19e1cec85e4
  a a2a:Person ;
  rdfs:label "Eijsbrant van der Swet" ;
  a2a:PersonName [
    rdfs:label "Eijsbrant van der Swet" ;
    a2a:PersonNameFirstName "Eijsbrant" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Swet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-08fc3388-d6d0-1cc9-e57f-b2276aef8a0a
  a a2a:Person ;
  rdfs:label "Jannetie Jans van Es" ;
  a2a:PersonName [
    rdfs:label "Jannetie Jans van Es" ;
    a2a:PersonNameFirstName "Jannetie" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-d162fde1-21dc-bd45-03a8-f70a0ffb3c65
  a a2a:Person ;
  rdfs:label "Aaltie Eijsbrantse van der Swet" ;
  a2a:PersonName [
    rdfs:label "Aaltie Eijsbrantse van der Swet" ;
    a2a:PersonNameFirstName "Aaltie" ;
    a2a:PersonNamePatronym "Eijsbrantse" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Swet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person-227c9e73-6969-052e-4578-f1e3056e502d
  a a2a:Person ;
  rdfs:label "Jan Claase Romijn" ;
  a2a:PersonName [
    rdfs:label "Jan Claase Romijn" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Claase" ;
    a2a:PersonNameLastName "Romijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1737-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person:7de478d2-9def-22d3-0ed9-d8c55419c3ab ;
  a2a:EventKeyRef oa:event_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Event1 .

oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person:218991a6-1b66-0589-d4c9-f19e1cec85e4 ;
  a2a:EventKeyRef oa:event_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Event1 .

oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person:08fc3388-d6d0-1cc9-e57f-b2276aef8a0a ;
  a2a:EventKeyRef oa:event_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Event1 .

oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person:d162fde1-21dc-bd45-03a8-f70a0ffb3c65 ;
  a2a:EventKeyRef oa:event_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Event1 .

oa:relationep_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Person:227c9e73-6969-052e-4578-f1e3056e502d ;
  a2a:EventKeyRef oa:event_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2_Event1 .

oa:source_elo_7c2ea096-a2b2-2c7f-19e7-b773eb0125a2
  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 "1737" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1737-10-22"^^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 "140" ;
    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, 140"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/7c2ea096-a2b2-2c7f-19e7-b773eb0125a2/iiif/3/114506/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7c2ea096-a2b2-2c7f-19e7-b773eb0125a2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/7c2ea096-a2b2-2c7f-19e7-b773eb0125a2/iiif/3/114506/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/7c2ea096-a2b2-2c7f-19e7-b773eb0125a2" ;
  a2a:RecordGUID "{7c2ea096-a2b2-2c7f-19e7-b773eb0125a2}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-10-1737<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_20251225_14428_00014428.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-10-1737" .
