@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_6a3fcd7f-c8f8-28c1-e752-c77ee6451221
  a a2a:Record ;
  rdfs:label "Geboorte op 18 februari 1907 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Person1077326308, oa:person_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Person1077326309, oa:person_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Person1077326310 ;
  a2a:hasEvent oa:event_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_0, oa:relationep_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_1, oa:relationep_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_2 ;
  a2a:hasSource oa:source_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221 .

oa:person_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Person1077326308
  a a2a:Person ;
  rdfs:label "Willem Cornelis van Son" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelis van Son" ;
    a2a:PersonNameFirstName "Willem Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] .

oa:person_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Person1077326309
  a a2a:Person ;
  rdfs:label "Willem van Son" ;
  a2a:PersonName [
    rdfs:label "Willem van Son" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] .

oa:person_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Person1077326310
  a a2a:Person ;
  rdfs:label "Andrika Christina van Lit" ;
  a2a:PersonName [
    rdfs:label "Andrika Christina van Lit" ;
    a2a:PersonNameFirstName "Andrika Christina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lit"
  ] .

oa:event_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-02-1907" ;
    a2a:Year "1907" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "1907-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Person1077326308 ;
  a2a:EventKeyRef oa:event_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Event1 .

oa:relationep_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Person1077326309 ;
  a2a:EventKeyRef oa:event_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Event1 .

oa:relationep_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Person1077326310 ;
  a2a:EventKeyRef oa:event_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221_Event1 .

oa:source_srt_6a3fcd7f-c8f8-28c1-e752-c77ee6451221
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1907-01-01 - 1907-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1907" ;
    a2a:Year "1907" ;
    rdfs:label "1907"
  ] ;
  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 "1907.1961" ;
    a2a:RegistryNumber "1907C" ;
    a2a:Folio "c048" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1907.1961, 1907C, c048"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/FADFBE124EEA4440981A466B20F429F1" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/FADFBE124EEA4440981A466B20F429F1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/FADFBE124EEA4440981A466B20F429F1"
  ] ;
  a2a:SourceLastChangeDate "2017-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A232702B036C4A6AB919A8CC0DF911FF" ;
  a2a:RecordIdentifier "1077326307" ;
  a2a:RecordGUID "{6a3fcd7f-c8f8-28c1-e752-c77ee6451221}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A232702B-036C-4A6A-B919-A8CC0DF911FF" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011907C_54_A2A.xml van SRT" .

