@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_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 mei 1700 te Zoeterwoude" ;
  a2a:hasPerson oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-b8b43112-1e37-2262-3c46-cb7483f48a88, oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-6d868d1c-73b2-1aa3-74c7-87812a6a2338, oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-ed5c9701-8502-c420-619c-77f776f4f811, oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-5e14e4be-b617-f3a6-99db-d4c3587bba30, oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-3f0b019e-d815-f994-435b-6e90ec6d267d ;
  a2a:hasEvent oa:event_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_0, oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_1, oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_2, oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_3, oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_4 ;
  a2a:hasSource oa:source_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f .

oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-b8b43112-1e37-2262-3c46-cb7483f48a88
  a a2a:Person ;
  rdfs:label "Jannetje" ;
  a2a:PersonName [
    rdfs:label "Jannetje" ;
    a2a:PersonNameFirstName "Jannetje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-6d868d1c-73b2-1aa3-74c7-87812a6a2338
  a a2a:Person ;
  rdfs:label "Reijnsius Douwe" ;
  a2a:PersonName [
    rdfs:label "Reijnsius Douwe" ;
    a2a:PersonNameFirstName "Reijnsius" ;
    a2a:PersonNamePatronym "Douwe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-ed5c9701-8502-c420-619c-77f776f4f811
  a a2a:Person ;
  rdfs:label "Claase Cornelis" ;
  a2a:PersonName [
    rdfs:label "Claase Cornelis" ;
    a2a:PersonNameFirstName "Claase" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-5e14e4be-b617-f3a6-99db-d4c3587bba30
  a a2a:Person ;
  rdfs:label "Jannetje Janz" ;
  a2a:PersonName [
    rdfs:label "Jannetje Janz" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Janz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person-3f0b019e-d815-f994-435b-6e90ec6d267d
  a a2a:Person ;
  rdfs:label "Annetje Janz" ;
  a2a:PersonName [
    rdfs:label "Annetje Janz" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePatronym "Janz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1700-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person:b8b43112-1e37-2262-3c46-cb7483f48a88 ;
  a2a:EventKeyRef oa:event_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Event1 .

oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person:6d868d1c-73b2-1aa3-74c7-87812a6a2338 ;
  a2a:EventKeyRef oa:event_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Event1 .

oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person:ed5c9701-8502-c420-619c-77f776f4f811 ;
  a2a:EventKeyRef oa:event_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Event1 .

oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person:5e14e4be-b617-f3a6-99db-d4c3587bba30 ;
  a2a:EventKeyRef oa:event_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Event1 .

oa:relationep_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Person:3f0b019e-d815-f994-435b-6e90ec6d267d ;
  a2a:EventKeyRef oa:event_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f_Event1 .

oa:source_elo_bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f
  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 "1700" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1700-05-02"^^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 "117" ;
    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, 117"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f/iiif/3/95789/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f/iiif/3/95789/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/bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f" ;
  a2a:RecordGUID "{bb120684-1d7d-ae1a-b8d4-fa24fd4ab27f}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-05-1700<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_16098_00016098.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-05-1700" .
