@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_E3BC691A-D486-44C0-98AC-1CD2D89FA68A
  a a2a:Record ;
  rdfs:label "Doop op 8 mei 1698 te Charlois" ;
  a2a:hasPerson oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119879, oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119880, oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119881, oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119882 ;
  a2a:hasEvent oa:event_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_0, oa:relationep_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_1, oa:relationep_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_2, oa:relationep_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_3 ;
  a2a:hasSource oa:source_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A .

oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119879
  a a2a:Person ;
  rdfs:label "Willem" ;
  a2a:PersonName [
    rdfs:label "Willem" ;
    a2a:PersonNameFirstName "Willem"
  ] .

oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119880
  a a2a:Person ;
  rdfs:label "Cornelis Verschoor" ;
  a2a:PersonName [
    rdfs:label "Cornelis Verschoor" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Verschoor"
  ] .

oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119881
  a a2a:Person ;
  rdfs:label "Lijsbeth Gijsbertse Boel" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Gijsbertse Boel" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNamePatronym "Gijsbertse" ;
    a2a:PersonNameLastName "Boel"
  ] .

oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119882
  a a2a:Person ;
  rdfs:label "Aletta Schalcken" ;
  a2a:PersonName [
    rdfs:label "Aletta Schalcken" ;
    a2a:PersonNameFirstName "Aletta" ;
    a2a:PersonNameLastName "Schalcken"
  ] .

oa:event_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "08-05-1698" ;
    a2a:Year "1698" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "1698-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Charlois" ;
    rdfs:label "Charlois"
  ] .

oa:relationep_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119879 ;
  a2a:EventKeyRef oa:event_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Event1 .

oa:relationep_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119880 ;
  a2a:EventKeyRef oa:event_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Event1 .

oa:relationep_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119881 ;
  a2a:EventKeyRef oa:event_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Event1 .

oa:relationep_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Person2033119882 ;
  a2a:EventKeyRef oa:event_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A_Event1 .

oa:source_srt_E3BC691A-D486-44C0-98AC-1CD2D89FA68A
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Charlois" ;
    a2a:Country "Nederland" ;
    rdfs:label "Charlois, Nederland", "1698-05-08 - 1698-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-05-1698" ;
    a2a:Year "1698" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "08-05-1698"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Charlois" ;
    a2a:Book "Doop gereformeerd; Trouw gereformeerd" ;
    a2a:RegistryNumber "508" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Charlois, Doop gereformeerd; Trouw gereformeerd, 508"
  ] ;
  a2a:SourceLastChangeDate "2026-07-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E3BC691AD48644C098AC1CD2D89FA68A" ;
  a2a:RecordIdentifier "2033119878" ;
  a2a:RecordGUID "{E3BC691A-D486-44C0-98AC-1CD2D89FA68A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A462944197874F14A591571767293909" .

