@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_DBB62FED-91FD-4402-9FD7-617AE29ACC8A
  a a2a:Record ;
  rdfs:label "Geboorte op 26 april 1914 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Person3065152828, oa:person_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Person3065152829, oa:person_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Person3065152830 ;
  a2a:hasEvent oa:event_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_0, oa:relationep_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_1, oa:relationep_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_2 ;
  a2a:hasSource oa:source_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A .

oa:person_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Person3065152828
  a a2a:Person ;
  rdfs:label "Machelina Wilhelmina Rexwinkel" ;
  a2a:PersonName [
    rdfs:label "Machelina Wilhelmina Rexwinkel" ;
    a2a:PersonNameFirstName "Machelina Wilhelmina" ;
    a2a:PersonNameLastName "Rexwinkel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Person3065152829
  a a2a:Person ;
  rdfs:label "Hendrik Willem Rexwinkel" ;
  a2a:PersonName [
    rdfs:label "Hendrik Willem Rexwinkel" ;
    a2a:PersonNameFirstName "Hendrik Willem" ;
    a2a:PersonNameLastName "Rexwinkel"
  ] .

oa:person_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Person3065152830
  a a2a:Person ;
  rdfs:label "Alida Cornelia Breure" ;
  a2a:PersonName [
    rdfs:label "Alida Cornelia Breure" ;
    a2a:PersonNameFirstName "Alida Cornelia" ;
    a2a:PersonNameLastName "Breure"
  ] .

oa:event_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "26-04-1914" ;
    a2a:Year "1914" ;
    a2a:Month "04" ;
    a2a:Day "26" ;
    rdfs:label "1914-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Person3065152828 ;
  a2a:EventKeyRef oa:event_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Event1 .

oa:relationep_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Person3065152829 ;
  a2a:EventKeyRef oa:event_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Event1 .

oa:relationep_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Person3065152830 ;
  a2a:EventKeyRef oa:event_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A_Event1 .

oa:source_srt_DBB62FED-91FD-4402-9FD7-617AE29ACC8A
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1914-01-01 - 1914-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1914" ;
    a2a:Year "1914" ;
    rdfs:label "1914"
  ] ;
  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, 1914" ;
    a2a:DocumentNumber "4504" ;
    a2a:RegistryNumber "1914F" ;
    a2a:Folio "F-166v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1914, 4504, 1914F, F-166v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/6E38F9A739624AFFA5E5379FE187389E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/6E38F9A739624AFFA5E5379FE187389E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6E38F9A739624AFFA5E5379FE187389E"
  ] ;
  a2a:SourceLastChangeDate "2022-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DBB62FED91FD44029FD7617AE29ACC8A" ;
  a2a:RecordIdentifier "3065152827" ;
  a2a:RecordGUID "{DBB62FED-91FD-4402-9FD7-617AE29ACC8A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/070DBFA10F554D5E9DBE68FD6021ABA6" .

