@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_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928
  a a2a:Record ;
  rdfs:label "Geboorte op 30 april 1908 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Person1075413809, oa:person_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Person1075413810, oa:person_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Person1075413811 ;
  a2a:hasEvent oa:event_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_0, oa:relationep_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_1, oa:relationep_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_2 ;
  a2a:hasSource oa:source_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928 .

oa:person_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Person1075413809
  a a2a:Person ;
  rdfs:label "Sara Catharina Goossens" ;
  a2a:PersonName [
    rdfs:label "Sara Catharina Goossens" ;
    a2a:PersonNameFirstName "Sara Catharina" ;
    a2a:PersonNameLastName "Goossens"
  ] .

oa:person_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Person1075413810
  a a2a:Person ;
  rdfs:label "Johannes Goossens" ;
  a2a:PersonName [
    rdfs:label "Johannes Goossens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Goossens"
  ] .

oa:person_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Person1075413811
  a a2a:Person ;
  rdfs:label "Catharina Anna Maria Riesmeijer" ;
  a2a:PersonName [
    rdfs:label "Catharina Anna Maria Riesmeijer" ;
    a2a:PersonNameFirstName "Catharina Anna Maria" ;
    a2a:PersonNameLastName "Riesmeijer"
  ] .

oa:event_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "30-04-1908" ;
    a2a:Year "1908" ;
    a2a:Month "04" ;
    a2a:Day "30" ;
    rdfs:label "1908-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Person1075413809 ;
  a2a:EventKeyRef oa:event_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Event1 .

oa:relationep_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Person1075413810 ;
  a2a:EventKeyRef oa:event_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Event1 .

oa:relationep_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Person1075413811 ;
  a2a:EventKeyRef oa:event_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928_Event1 .

oa:source_srt_981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928
  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.4744" ;
    a2a:RegistryNumber "1908F" ;
    a2a:Folio "f196v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1908.4744, 1908F, f196v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/A285A39C2F7E47CFB9449FA2E390266D" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/A285A39C2F7E47CFB9449FA2E390266D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/A285A39C2F7E47CFB9449FA2E390266D"
  ] ;
  a2a:SourceLastChangeDate "2019-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1D243C762E984F2C96846CE36DEE99D6" ;
  a2a:RecordIdentifier "1075413808" ;
  a2a:RecordGUID "{981cb8d9-a3fa-b73d-9a3f-2f1cecb1a928}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 1D243C76-2E98-4F2C-9684-6CE36DEE99D6" ;
  a2a:SourceRemarkOpmerking "erkenning door moeder d.d. 14-05-1908, door beide ouders d.d. 04-08-19015, achternaam kind was Riesmeijer" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011908F_54_A2A.xml van SRT" .

