@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_4B2ACDF9-DFB2-4F8A-8409-8E689D884161
  a a2a:Record ;
  rdfs:label "Geboorte op 17 maart 1921 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Person4509205844, oa:person_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Person4509205845, oa:person_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Person4509205846 ;
  a2a:hasEvent oa:event_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_0, oa:relationep_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_1, oa:relationep_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_2 ;
  a2a:hasSource oa:source_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161 .

oa:person_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Person4509205844
  a a2a:Person ;
  rdfs:label "Dieuwertje Henrica Quartel" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Henrica Quartel" ;
    a2a:PersonNameFirstName "Dieuwertje Henrica" ;
    a2a:PersonNameLastName "Quartel"
  ] .

oa:person_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Person4509205845
  a a2a:Person ;
  rdfs:label "Frans Quartel" ;
  a2a:PersonName [
    rdfs:label "Frans Quartel" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Quartel"
  ] .

oa:person_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Person4509205846
  a a2a:Person ;
  rdfs:label "Henrica Aleidis Wilhelmina Helmer" ;
  a2a:PersonName [
    rdfs:label "Henrica Aleidis Wilhelmina Helmer" ;
    a2a:PersonNameFirstName "Henrica Aleidis Wilhelmina" ;
    a2a:PersonNameLastName "Helmer"
  ] .

oa:event_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "17-03-1921" ;
    a2a:Year "1921" ;
    a2a:Month "03" ;
    a2a:Day "17" ;
    rdfs:label "1921-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Person4509205844 ;
  a2a:EventKeyRef oa:event_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Event1 .

oa:relationep_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Person4509205845 ;
  a2a:EventKeyRef oa:event_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Event1 .

oa:relationep_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Person4509205846 ;
  a2a:EventKeyRef oa:event_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161_Event1 .

oa:source_srt_4B2ACDF9-DFB2-4F8A-8409-8E689D884161
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1921-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1921" ;
    a2a:Year "1921" ;
    rdfs:label "1921"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, geboorteakten" ;
    a2a:Book "Index op personen op het geboorteregister van Rotterdam, 1921" ;
    a2a:DocumentNumber "2937" ;
    a2a:RegistryNumber "1921C" ;
    a2a:Folio "C-149" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Index op personen op het geboorteregister van Rotterdam, 1921, 2937, 1921C, C-149"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/2CF31AC532B448AD9A158AAB892482AE" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/2CF31AC532B448AD9A158AAB892482AE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2CF31AC532B448AD9A158AAB892482AE"
  ] ;
  a2a:SourceLastChangeDate "2026-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4B2ACDF9DFB24F8A84098E689D884161" ;
  a2a:RecordIdentifier "4509205843" ;
  a2a:RecordGUID "{4B2ACDF9-DFB2-4F8A-8409-8E689D884161}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7665681957024B3DAB69BCEE98855E8E" .

