@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_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D
  a a2a:Record ;
  rdfs:label "Geboorte op 30 januari 1915 te Deventer" ;
  a2a:hasPerson oa:person_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Person4583424655, oa:person_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Person4583424656, oa:person_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Person4583424657 ;
  a2a:hasEvent oa:event_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_0, oa:relationep_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_1, oa:relationep_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_2 ;
  a2a:hasSource oa:source_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D .

oa:person_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Person4583424655
  a a2a:Person ;
  rdfs:label "Cornelia Sterling" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sterling" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Sterling"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Person4583424656
  a a2a:Person ;
  rdfs:label "Egbert Sterling" ;
  a2a:PersonName [
    rdfs:label "Egbert Sterling" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Sterling"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "winkelier" .

oa:person_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Person4583424657
  a a2a:Person ;
  rdfs:label "Cornelia Strating" ;
  a2a:PersonName [
    rdfs:label "Cornelia Strating" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Strating"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "30-01-1915" ;
    a2a:Year "1915" ;
    a2a:Month "01" ;
    a2a:Day "30" ;
    rdfs:label "1915-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:relationep_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Person4583424655 ;
  a2a:EventKeyRef oa:event_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Event1 .

oa:relationep_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Person4583424656 ;
  a2a:EventKeyRef oa:event_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Event1 .

oa:relationep_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Person4583424657 ;
  a2a:EventKeyRef oa:event_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D_Event1 .

oa:source_hco_9DA429CD-35AD-4080-AF0B-E92DCD15B62D
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Deventer" ;
    a2a:Country "Nederland" ;
    rdfs:label "Deventer, Nederland", "1915-01-30 - 1915-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-01-1915" ;
    a2a:Year "1915" ;
    a2a:Month "01" ;
    a2a:Day "30" ;
    rdfs:label "30-01-1915"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van geboorten, Deventer" ;
    a2a:DocumentNumber "47" ;
    a2a:RegistryNumber "2614-A" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Deventer, 47, 2614-A"
  ] ;
  a2a:SourceLastChangeDate "2026-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/9DA429CD35AD4080AF0BE92DCD15B62D" ;
  a2a:RecordIdentifier "4583424654" ;
  a2a:RecordGUID "{9DA429CD-35AD-4080-AF0B-E92DCD15B62D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/04C3A8EDE5864FB88777608B708E94F9" .

