@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_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 mei 1776 te Zoeterwoude" ;
  a2a:hasPerson oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-1cd889d1-188c-3657-a5e5-4f78b5bb3247, oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-04c970fc-aaa4-3efa-4bb1-c7e42df81fee, oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-c9b7f47c-3b3e-9b17-49d5-4fb528249191, oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-c92bf3c0-382c-1922-7894-f60c44d4f3eb, oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-3861b6c9-dd4a-adc6-a0a0-79c263091132 ;
  a2a:hasEvent oa:event_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_0, oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_1, oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_2, oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_3, oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_4 ;
  a2a:hasSource oa:source_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3 .

oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-1cd889d1-188c-3657-a5e5-4f78b5bb3247
  a a2a:Person ;
  rdfs:label "Adrianus Rinko" ;
  a2a:PersonName [
    rdfs:label "Adrianus Rinko" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Rinko"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-04c970fc-aaa4-3efa-4bb1-c7e42df81fee
  a a2a:Person ;
  rdfs:label "Adrianus Rinko" ;
  a2a:PersonName [
    rdfs:label "Adrianus Rinko" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Rinko"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-c9b7f47c-3b3e-9b17-49d5-4fb528249191
  a a2a:Person ;
  rdfs:label "Geetruij Baars" ;
  a2a:PersonName [
    rdfs:label "Geetruij Baars" ;
    a2a:PersonNameFirstName "Geetruij" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-c92bf3c0-382c-1922-7894-f60c44d4f3eb
  a a2a:Person ;
  rdfs:label "Anna van Kraij" ;
  a2a:PersonName [
    rdfs:label "Anna van Kraij" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kraij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person-3861b6c9-dd4a-adc6-a0a0-79c263091132
  a a2a:Person ;
  rdfs:label "Martinus Baars" ;
  a2a:PersonName [
    rdfs:label "Martinus Baars" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1776-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person:1cd889d1-188c-3657-a5e5-4f78b5bb3247 ;
  a2a:EventKeyRef oa:event_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Event1 .

oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person:04c970fc-aaa4-3efa-4bb1-c7e42df81fee ;
  a2a:EventKeyRef oa:event_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Event1 .

oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person:c9b7f47c-3b3e-9b17-49d5-4fb528249191 ;
  a2a:EventKeyRef oa:event_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Event1 .

oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person:c92bf3c0-382c-1922-7894-f60c44d4f3eb ;
  a2a:EventKeyRef oa:event_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Event1 .

oa:relationep_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Person:3861b6c9-dd4a-adc6-a0a0-79c263091132 ;
  a2a:EventKeyRef oa:event_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3_Event1 .

oa:source_elo_bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3
  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 "1776" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1776-05-25"^^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 "220" ;
    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, 220"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/beadc8c0-93c7-42e0-b634-eb949ba10ef1/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/beadc8c0-93c7-42e0-b634-eb949ba10ef1/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/bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3" ;
  a2a:RecordGUID "{bbdada2c-0f6f-a2ea-82e4-c5387f21b2f3}" ;
  a2a:SourceRemarkOpmerking "Geldersh.<br>Doopdatum: 25-05-1776<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_23761_00023761.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-05-1776" .
