@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_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B
  a a2a:Record ;
  rdfs:label "Geboorte op 17 oktober 1915 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Person2360895146, oa:person_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Person2360895147, oa:person_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Person2360895148 ;
  a2a:hasEvent oa:event_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_0, oa:relationep_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_1, oa:relationep_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_2 ;
  a2a:hasSource oa:source_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B .

oa:person_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Person2360895146
  a a2a:Person ;
  rdfs:label "Hendrikus Jacobus Winter" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Jacobus Winter" ;
    a2a:PersonNameFirstName "Hendrikus Jacobus" ;
    a2a:PersonNameLastName "Winter"
  ] ;
  a2a:Gender "Man" .

oa:person_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Person2360895147
  a a2a:Person ;
  rdfs:label "Hendrikus Jacobus Winter" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Jacobus Winter" ;
    a2a:PersonNameFirstName "Hendrikus Jacobus" ;
    a2a:PersonNameLastName "Winter"
  ] .

oa:person_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Person2360895148
  a a2a:Person ;
  rdfs:label "Klasina Maria Susanna Schoonmade" ;
  a2a:PersonName [
    rdfs:label "Klasina Maria Susanna Schoonmade" ;
    a2a:PersonNameFirstName "Klasina Maria Susanna" ;
    a2a:PersonNameLastName "Schoonmade"
  ] .

oa:event_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "17-10-1915" ;
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1915-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Person2360895146 ;
  a2a:EventKeyRef oa:event_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Event1 .

oa:relationep_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Person2360895147 ;
  a2a:EventKeyRef oa:event_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Event1 .

oa:relationep_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Person2360895148 ;
  a2a:EventKeyRef oa:event_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B_Event1 .

oa:source_srt_28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1915-01-01 - 1915-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1915" ;
    a2a:Year "1915" ;
    rdfs:label "1915"
  ] ;
  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, 1915" ;
    a2a:DocumentNumber "10632" ;
    a2a:RegistryNumber "1915O" ;
    a2a:Folio "O-136v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Index op personen op het geboorteregister van Rotterdam, 1915, 10632, 1915O, O-136v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/7A9982C5C8E44C2B8AC0A7A0E54D29F7" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/7A9982C5C8E44C2B8AC0A7A0E54D29F7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/7A9982C5C8E44C2B8AC0A7A0E54D29F7"
  ] ;
  a2a:SourceLastChangeDate "2022-01-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/28C7AAD003CC41FFB0D20B8E348FF31B" ;
  a2a:RecordIdentifier "2360895145" ;
  a2a:RecordGUID "{28C7AAD0-03CC-41FF-B0D2-0B8E348FF31B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/01CC8341638841668F6040369090F70B" .

