@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_26c99e49-9f40-c2be-4e00-ba617e8a0837
  a a2a:Record ;
  rdfs:label "Geboorte op 24 november 1903 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Person1077356891, oa:person_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Person1077356892, oa:person_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Person1077356893 ;
  a2a:hasEvent oa:event_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_0, oa:relationep_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_1, oa:relationep_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_2 ;
  a2a:hasSource oa:source_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837 .

oa:person_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Person1077356891
  a a2a:Person ;
  rdfs:label "Cornelis van der Kaai" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Kaai" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kaai"
  ] .

oa:person_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Person1077356892
  a a2a:Person ;
  rdfs:label "Johannes Jacobus van der Kaai" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus van der Kaai" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kaai"
  ] .

oa:person_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Person1077356893
  a a2a:Person ;
  rdfs:label "Cornelia Costerus" ;
  a2a:PersonName [
    rdfs:label "Cornelia Costerus" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Costerus"
  ] .

oa:event_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "24-11-1903" ;
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1903-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Person1077356891 ;
  a2a:EventKeyRef oa:event_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Event1 .

oa:relationep_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Person1077356892 ;
  a2a:EventKeyRef oa:event_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Event1 .

oa:relationep_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Person1077356893 ;
  a2a:EventKeyRef oa:event_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837_Event1 .

oa:source_srt_26c99e49-9f40-c2be-4e00-ba617e8a0837
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1903-01-01 - 1903-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1903" ;
    a2a:Year "1903" ;
    rdfs:label "1903"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, geboorteakten" ;
    a2a:Book "Nadere toegang op het geboorteregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1903.11059" ;
    a2a:RegistryNumber "1903N" ;
    a2a:Folio "n190v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1903.11059, 1903N, n190v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/0F8AD6C7C23E4E6FA1A676A87D881186" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/0F8AD6C7C23E4E6FA1A676A87D881186" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/0F8AD6C7C23E4E6FA1A676A87D881186"
  ] ;
  a2a:SourceLastChangeDate "2017-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B4D6FFE79D28481B9161D6D8D5573168" ;
  a2a:RecordIdentifier "1077356890" ;
  a2a:RecordGUID "{26c99e49-9f40-c2be-4e00-ba617e8a0837}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B4D6FFE7-9D28-481B-9161-D6D8D5573168" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011903N_54_A2A.xml van SRT" .

