@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_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c
  a a2a:Record ;
  rdfs:label "Geboorte op 26 september 1908 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Person1075578533, oa:person_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Person1075578534, oa:person_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Person1075578535 ;
  a2a:hasEvent oa:event_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_0, oa:relationep_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_1, oa:relationep_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_2 ;
  a2a:hasSource oa:source_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c .

oa:person_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Person1075578533
  a a2a:Person ;
  rdfs:label "Cornelia Maria Monfrooij" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Monfrooij" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Monfrooij"
  ] .

oa:person_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Person1075578534
  a a2a:Person ;
  rdfs:label "Carel Gerrit Monfrooij" ;
  a2a:PersonName [
    rdfs:label "Carel Gerrit Monfrooij" ;
    a2a:PersonNameFirstName "Carel Gerrit" ;
    a2a:PersonNameLastName "Monfrooij"
  ] .

oa:person_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Person1075578535
  a a2a:Person ;
  rdfs:label "Neeltje Maria Lageweg" ;
  a2a:PersonName [
    rdfs:label "Neeltje Maria Lageweg" ;
    a2a:PersonNameFirstName "Neeltje Maria" ;
    a2a:PersonNameLastName "Lageweg"
  ] .

oa:event_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "26-09-1908" ;
    a2a:Year "1908" ;
    a2a:Month "09" ;
    a2a:Day "26" ;
    rdfs:label "1908-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Person1075578533 ;
  a2a:EventKeyRef oa:event_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Event1 .

oa:relationep_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Person1075578534 ;
  a2a:EventKeyRef oa:event_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Event1 .

oa:relationep_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Person1075578535 ;
  a2a:EventKeyRef oa:event_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c_Event1 .

oa:source_srt_dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1908-01-01 - 1908-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1908" ;
    a2a:Year "1908" ;
    rdfs:label "1908"
  ] ;
  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 "1908.10340" ;
    a2a:RegistryNumber "1908O" ;
    a2a:Folio "o100" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1908.10340, 1908O, o100"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/A918A8B3772441B488A940A1E6893AE2" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/A918A8B3772441B488A940A1E6893AE2" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/A918A8B3772441B488A940A1E6893AE2"
  ] ;
  a2a:SourceLastChangeDate "2018-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2EA85499C0DB4ED69BFF6D03D4B37B8B" ;
  a2a:RecordIdentifier "1075578532" ;
  a2a:RecordGUID "{dda3ac75-0fbe-cb95-e1f9-d819a8e8c44c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2EA85499-C0DB-4ED6-9BFF-6D03D4B37B8B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011908O_54_A2A.xml van SRT" .

