@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_0898AC17-4D34-4788-B2AF-8CFA315BA279
  a a2a:Record ;
  rdfs:label "Doop op 9 augustus 1772 te Berkel en Rodenrijs" ;
  a2a:hasPerson oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291375, oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291376, oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291377, oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291378 ;
  a2a:hasEvent oa:event_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_0, oa:relationep_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_1, oa:relationep_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_2, oa:relationep_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_3 ;
  a2a:hasSource oa:source_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279 .

oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291375
  a a2a:Person ;
  rdfs:label "Cornelis" ;
  a2a:PersonName [
    rdfs:label "Cornelis" ;
    a2a:PersonNameFirstName "Cornelis"
  ] .

oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291376
  a a2a:Person ;
  rdfs:label "Leendert Cornelis Vis" ;
  a2a:PersonName [
    rdfs:label "Leendert Cornelis Vis" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Vis"
  ] .

oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291377
  a a2a:Person ;
  rdfs:label "Hester Ariens Heus" ;
  a2a:PersonName [
    rdfs:label "Hester Ariens Heus" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNamePatronym "Ariens" ;
    a2a:PersonNameLastName "Heus"
  ] .

oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291378
  a a2a:Person ;
  rdfs:label "Jannetje Ariens Heus" ;
  a2a:PersonName [
    rdfs:label "Jannetje Ariens Heus" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Ariens" ;
    a2a:PersonNameLastName "Heus"
  ] .

oa:event_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "09-08-1772" ;
    a2a:Year "1772" ;
    a2a:Month "08" ;
    a2a:Day "09" ;
    rdfs:label "1772-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berkel en Rodenrijs" ;
    rdfs:label "Berkel en Rodenrijs"
  ] .

oa:relationep_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291375 ;
  a2a:EventKeyRef oa:event_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Event1 .

oa:relationep_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291376 ;
  a2a:EventKeyRef oa:event_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Event1 .

oa:relationep_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291377 ;
  a2a:EventKeyRef oa:event_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Event1 .

oa:relationep_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Person2514291378 ;
  a2a:EventKeyRef oa:event_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279_Event1 .

oa:source_srt_0898AC17-4D34-4788-B2AF-8CFA315BA279
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Berkel en Rodenrijs" ;
    a2a:Country "Nederland" ;
    rdfs:label "Berkel en Rodenrijs, Nederland", "1772-08-09 - 1772-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-08-1772" ;
    a2a:Year "1772" ;
    a2a:Month "08" ;
    a2a:Day "09" ;
    rdfs:label "09-08-1772"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van de Gemeente Berkel en Rodenrijs en de Tempel" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "515" ;
    a2a:Folio "196" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van de Gemeente Berkel en Rodenrijs en de Tempel, Doop gereformeerd, 515, 196"
  ] ;
  a2a:SourceLastChangeDate "2026-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0898AC174D344788B2AF8CFA315BA279" ;
  a2a:RecordIdentifier "2514291374" ;
  a2a:RecordGUID "{0898AC17-4D34-4788-B2AF-8CFA315BA279}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/67ECBF0C76844A458CBB7F56388E819C" .

