@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_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD
  a a2a:Record ;
  rdfs:label "Doop op 23 augustus 1650 te Berkel en Rodenrijs" ;
  a2a:hasPerson oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756222, oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756223, oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756224, oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756225, oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756226 ;
  a2a:hasEvent oa:event_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_0, oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_1, oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_2, oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_3, oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_4 ;
  a2a:hasSource oa:source_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD .

oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756222
  a a2a:Person ;
  rdfs:label "Cornelis" ;
  a2a:PersonName [
    rdfs:label "Cornelis" ;
    a2a:PersonNameFirstName "Cornelis"
  ] .

oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756223
  a a2a:Person ;
  rdfs:label "Claes Aelbrechts Boer" ;
  a2a:PersonName [
    rdfs:label "Claes Aelbrechts Boer" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Aelbrechts" ;
    a2a:PersonNameLastName "Boer"
  ] .

oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756224
  a a2a:Person ;
  rdfs:label "Marijtge Cornelis" ;
  a2a:PersonName [
    rdfs:label "Marijtge Cornelis" ;
    a2a:PersonNameFirstName "Marijtge" ;
    a2a:PersonNamePatronym "Cornelis"
  ] .

oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756225
  a a2a:Person ;
  rdfs:label "Pieter Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Pieter Cornelisz" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Cornelisz"
  ] .

oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756226
  a a2a:Person ;
  rdfs:label "Barber Cornelis" ;
  a2a:PersonName [
    rdfs:label "Barber Cornelis" ;
    a2a:PersonNameFirstName "Barber" ;
    a2a:PersonNamePatronym "Cornelis"
  ] .

oa:event_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "23-08-1650" ;
    a2a:Year "1650" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "1650-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berkel en Rodenrijs" ;
    rdfs:label "Berkel en Rodenrijs"
  ] .

oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756222 ;
  a2a:EventKeyRef oa:event_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Event1 .

oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756223 ;
  a2a:EventKeyRef oa:event_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Event1 .

oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756224 ;
  a2a:EventKeyRef oa:event_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Event1 .

oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756225 ;
  a2a:EventKeyRef oa:event_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Event1 .

oa:relationep_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Person2666756226 ;
  a2a:EventKeyRef oa:event_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD_Event1 .

oa:source_srt_6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD
  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", "1650-08-23 - 1650-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-08-1650" ;
    a2a:Year "1650" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "23-08-1650"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van de Parochie O.L. Vrouw Geboorte te Berkel en Rodenrijs" ;
    a2a:Book "Doop rooms-katholiek; Trouw rooms-katholiek" ;
    a2a:RegistryNumber "371" ;
    a2a:Folio "69" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van de Parochie O.L. Vrouw Geboorte te Berkel en Rodenrijs, Doop rooms-katholiek; Trouw rooms-katholiek, 371, 69"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/5EED6E6623254E16B06A3244F03F9857" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/5EED6E6623254E16B06A3244F03F9857" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/5EED6E6623254E16B06A3244F03F9857"
  ] ;
  a2a:SourceLastChangeDate "2022-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6983ABC00F124CEFA6ADC02B9BD1DFAD" ;
  a2a:RecordIdentifier "2666756221" ;
  a2a:RecordGUID "{6983ABC0-0F12-4CEF-A6AD-C02B9BD1DFAD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9FB9835275174C1EBA151776E9AC6E42" .

