@prefix ctext: . @prefix claim: . @prefix cprop: . @prefix cqual: . @prefix cstat: . @prefix date: . @prefix rdfs: . @prefix xsd: . @prefix time: . @prefix owl: . # NOTE: RDF serialization is currently experimental, and this response format may change in future # If you want *all* the data, you can download it as a single file via this page: https://ctext.org/tools/linked-open-data # Copyright Chinese Text Project 2005-2021 # License: CC-BY-NC-SA 3.0 ctext:583078 claim:type "era" ; cstat:type [ cprop:type "era" ] . ctext:583078 claim:from-date date:583078.1.1.50 ; cstat:from-date [ cprop:from-date date:583078.1.1.50 ] . ctext:583078 claim:name "道光" ; cstat:name [ cprop:name "道光" ] . ctext:583078 claim:name "도광" ; cstat:name [ cprop:name "도광" ] . ctext:583078 claim:ruler ctext:290790 ; cstat:ruler [ cprop:ruler ctext:290790 ; cqual:from-date date:583078.30.1.45 ; cqual:to-date date:583078.30.12.24 ] . ctext:583078 claim:ruler ctext:540312 ; cstat:ruler [ cprop:ruler ctext:540312 ; cqual:from-date date:583078.1.1.50 ; cqual:to-date date:583078.30.1.44 ] . ctext:583078 claim:to-date date:583078.30.12.24 ; cstat:to-date [ cprop:to-date date:583078.30.12.24 ] . ctext:583078 claim:link-wikipedia_zh "https://zh.wikipedia.org/wiki/%E9%81%93%E5%85%89" ; cstat:link-wikipedia_zh [ cprop:link-wikipedia_zh "https://zh.wikipedia.org/wiki/%E9%81%93%E5%85%89" ] . ctext:583078 claim:authority-wikidata "Q1133186" ; cstat:authority-wikidata [ cprop:authority-wikidata "Q1133186" ] . ctext:583078 rdfs:label "道光" . date:583078.1.1.50 a time:Interval ; rdfs:label "道光元年正月癸丑" ; time:hasBeginning "1821/2/3"^^xsd:date ; time:hasXSDDuration "P1D"^^xsd:duration . date:583078.30.1.44 a time:Interval ; rdfs:label "道光三十年正月丁未" ; time:hasBeginning "1850/2/25"^^xsd:date ; time:hasXSDDuration "P1D"^^xsd:duration . date:583078.30.1.45 a time:Interval ; rdfs:label "道光三十年正月戊申" ; time:hasBeginning "1850/2/26"^^xsd:date ; time:hasXSDDuration "P1D"^^xsd:duration . date:583078.30.12.24 a time:Interval ; rdfs:label "道光三十年十二月丁亥" ; time:hasBeginning "1851/1/31"^^xsd:date ; time:hasXSDDuration "P1D"^^xsd:duration .