@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_3971AC72-C293-40E4-A0F3-F8020D8FCDBB
  a a2a:Record ;
  rdfs:label "Geboorte op 18 augustus 1901 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Person1075351447, oa:person_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Person1075351448, oa:person_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Person1075351449 ;
  a2a:hasEvent oa:event_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_0, oa:relationep_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_1, oa:relationep_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_2 ;
  a2a:hasSource oa:source_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB .

oa:person_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Person1075351447
  a a2a:Person ;
  rdfs:label "Roelof Hazewindus" ;
  a2a:PersonName [
    rdfs:label "Roelof Hazewindus" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Hazewindus"
  ] .

oa:person_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Person1075351448
  a a2a:Person ;
  rdfs:label "Keimpje Hazewindus" ;
  a2a:PersonName [
    rdfs:label "Keimpje Hazewindus" ;
    a2a:PersonNameFirstName "Keimpje" ;
    a2a:PersonNameLastName "Hazewindus"
  ] .

oa:person_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Person1075351449
  a a2a:Person ;
  rdfs:label "Jannetje de Boer" ;
  a2a:PersonName [
    rdfs:label "Jannetje de Boer" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] .

oa:event_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-08-1901" ;
    a2a:Year "1901" ;
    a2a:Month "08" ;
    a2a:Day "18" ;
    rdfs:label "1901-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Person1075351447 ;
  a2a:EventKeyRef oa:event_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Event1 .

oa:relationep_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Person1075351448 ;
  a2a:EventKeyRef oa:event_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Event1 .

oa:relationep_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Person1075351449 ;
  a2a:EventKeyRef oa:event_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB_Event1 .

oa:source_srt_3971AC72-C293-40E4-A0F3-F8020D8FCDBB
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1901-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1901" ;
    a2a:Year "1901" ;
    rdfs:label "1901"
  ] ;
  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 "1901.7956" ;
    a2a:RegistryNumber "1901M" ;
    a2a:Folio "m002" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1901.7956, 1901M, m002"
  ] ;
  a2a:SourceLastChangeDate "2026-04-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3971AC72C29340E4A0F3F8020D8FCDBB" ;
  a2a:RecordIdentifier "1075351446" ;
  a2a:RecordGUID "{3971AC72-C293-40E4-A0F3-F8020D8FCDBB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F8DD16ABBF1A4BE7BD7BDF0204AA639D" .

