@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_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 november 1643 te Zoeterwoude" ;
  a2a:hasPerson oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-ec99b981-6a1e-ba82-6a52-35c043377f13, oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-7fc138c5-c592-630b-35c4-6acdd376d8c2, oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-a8486300-735c-4592-2b13-e673c4436be3, oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-67867bc0-ec25-a868-e472-4d7914685882, oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-47b02959-5414-89b9-2c25-91f352a0883a ;
  a2a:hasEvent oa:event_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_0, oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_1, oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_2, oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_3, oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_4 ;
  a2a:hasSource oa:source_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3 .

oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-ec99b981-6a1e-ba82-6a52-35c043377f13
  a a2a:Person ;
  rdfs:label "Jacobus van Duijn" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Duijn" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-7fc138c5-c592-630b-35c4-6acdd376d8c2
  a a2a:Person ;
  rdfs:label "Simon Claessen van Duijn" ;
  a2a:PersonName [
    rdfs:label "Simon Claessen van Duijn" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePatronym "Claessen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-a8486300-735c-4592-2b13-e673c4436be3
  a a2a:Person ;
  rdfs:label "Annetien Jacobs" ;
  a2a:PersonName [
    rdfs:label "Annetien Jacobs" ;
    a2a:PersonNameFirstName "Annetien" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-67867bc0-ec25-a868-e472-4d7914685882
  a a2a:Person ;
  rdfs:label "Claes Dircksen" ;
  a2a:PersonName [
    rdfs:label "Claes Dircksen" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Dircksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person-47b02959-5414-89b9-2c25-91f352a0883a
  a a2a:Person ;
  rdfs:label "Maertien Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maertien Jacobs" ;
    a2a:PersonNameFirstName "Maertien" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1643" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1643-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person:ec99b981-6a1e-ba82-6a52-35c043377f13 ;
  a2a:EventKeyRef oa:event_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Event1 .

oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person:7fc138c5-c592-630b-35c4-6acdd376d8c2 ;
  a2a:EventKeyRef oa:event_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Event1 .

oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person:a8486300-735c-4592-2b13-e673c4436be3 ;
  a2a:EventKeyRef oa:event_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Event1 .

oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person:67867bc0-ec25-a868-e472-4d7914685882 ;
  a2a:EventKeyRef oa:event_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Event1 .

oa:relationep_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Person:47b02959-5414-89b9-2c25-91f352a0883a ;
  a2a:EventKeyRef oa:event_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3_Event1 .

oa:source_elo_855ebf06-91b3-a0ed-4328-3fe5d96f5ef3
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude", "1629-01-01 - 1732-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1629-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1643" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1643-11-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: 102..." ;
    a2a:Book "Doopboek (NH) van Zoeterwoude, 1629 - 1732 mei" ;
    a2a:RegistryNumber "1027" ;
    a2a:Folio "19" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960), Deel: 102..., Doopboek (NH) van Zoeterwoude, 1629 - 1732 mei, 1027, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/855ebf06-91b3-a0ed-4328-3fe5d96f5ef3/iiif/3/95388/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/855ebf06-91b3-a0ed-4328-3fe5d96f5ef3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/855ebf06-91b3-a0ed-4328-3fe5d96f5ef3/iiif/3/95388/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/855ebf06-91b3-a0ed-4328-3fe5d96f5ef3" ;
  a2a:RecordGUID "{855ebf06-91b3-a0ed-4328-3fe5d96f5ef3}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-11-1643<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0500B/file/1027\">Inventarisnummer 1027 van archiefnummer 0500B in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960)" ;
  a2a:SourceRemarkdeel "1027" ;
  a2a:SourceRemarkregister_periode "1629-1732" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_23634_00023634.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-11-1643" .
