@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_edca327a-23be-50ea-92f4-0d02ca5c58bc
  a a2a:Record ;
  rdfs:label "Geboorte op 1 augustus 1876 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Person1074280410, oa:person_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Person1074280411 ;
  a2a:hasEvent oa:event_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_0, oa:relationep_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_1 ;
  a2a:hasSource oa:source_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc .

oa:person_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Person1074280410
  a a2a:Person ;
  rdfs:label "Anna Haber" ;
  a2a:PersonName [
    rdfs:label "Anna Haber" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Haber"
  ] .

oa:person_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Person1074280411
  a a2a:Person ;
  rdfs:label "Margaretha Haber" ;
  a2a:PersonName [
    rdfs:label "Margaretha Haber" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Haber"
  ] .

oa:event_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "01-08-1876" ;
    a2a:Year "1876" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "1876-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Person1074280410 ;
  a2a:EventKeyRef oa:event_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Event1 .

oa:relationep_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Person1074280411 ;
  a2a:EventKeyRef oa:event_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc_Event1 .

oa:source_srt_edca327a-23be-50ea-92f4-0d02ca5c58bc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1876-01-01 - 1876-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1876" ;
    a2a:Year "1876" ;
    rdfs:label "1876"
  ] ;
  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 "1876.3245" ;
    a2a:RegistryNumber "1876C" ;
    a2a:Folio "c088" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1876.3245, 1876C, c088"
  ] ;
  a2a:SourceLastChangeDate "2023-07-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0D2F963A5723420F8827C5C62AA8A021" ;
  a2a:RecordIdentifier "1074280409" ;
  a2a:RecordGUID "{edca327a-23be-50ea-92f4-0d02ca5c58bc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0D2F963A-5723-420F-8827-C5C62AA8A021" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011876C_54_A2A.xml van SRT" .

