@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_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709
  a a2a:Record ;
  rdfs:label "Doop op 18 december 1727 te Bergschenhoek" ;
  a2a:hasPerson oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066972, oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066973, oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066974, oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066975 ;
  a2a:hasEvent oa:event_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_0, oa:relationep_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_1, oa:relationep_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_2, oa:relationep_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_3 ;
  a2a:hasSource oa:source_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709 .

oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066972
  a a2a:Person ;
  rdfs:label "Cornelis" ;
  a2a:PersonName [
    rdfs:label "Cornelis" ;
    a2a:PersonNameFirstName "Cornelis"
  ] .

oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066973
  a a2a:Person ;
  rdfs:label "Klaas Cornelisse Slootwegh" ;
  a2a:PersonName [
    rdfs:label "Klaas Cornelisse Slootwegh" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Slootwegh"
  ] .

oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066974
  a a2a:Person ;
  rdfs:label "Anna Cornelisse Ruijghrok" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelisse Ruijghrok" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Ruijghrok"
  ] .

oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066975
  a a2a:Person ;
  rdfs:label "Neeltje Cornelisse Slootwegh" ;
  a2a:PersonName [
    rdfs:label "Neeltje Cornelisse Slootwegh" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Slootwegh"
  ] .

oa:event_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "18-12-1727" ;
    a2a:Year "1727" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1727-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergschenhoek" ;
    rdfs:label "Bergschenhoek"
  ] .

oa:relationep_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066972 ;
  a2a:EventKeyRef oa:event_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Event1 .

oa:relationep_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066973 ;
  a2a:EventKeyRef oa:event_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Event1 .

oa:relationep_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066974 ;
  a2a:EventKeyRef oa:event_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Event1 .

oa:relationep_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Person2040066975 ;
  a2a:EventKeyRef oa:event_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709_Event1 .

oa:source_srt_E3DBF7C8-9DA4-47EC-BB08-916BCABD9709
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bergschenhoek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Bergschenhoek, Nederland", "1727-12-18 - 1727-12-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-12-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-12-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-12-1727" ;
    a2a:Year "1727" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "18-12-1727"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van de gemeente Bergschenhoek" ;
    a2a:Book "Doop gereformeerd; Trouw gereformeerd" ;
    a2a:RegistryNumber "765" ;
    a2a:Folio "233" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van de gemeente Bergschenhoek, Doop gereformeerd; Trouw gereformeerd, 765, 233"
  ] ;
  a2a:SourceLastChangeDate "2025-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E3DBF7C89DA447ECBB08916BCABD9709" ;
  a2a:RecordIdentifier "2040066971" ;
  a2a:RecordGUID "{E3DBF7C8-9DA4-47EC-BB08-916BCABD9709}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EF50F3045F334428BF080BC7221D04CF" .

