@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:651619 claim:type "era" ; cstat:type [ cprop:type "era" ] . ctext:651619 claim:from-date date:651619.1.1.12 ; cstat:from-date [ cprop:from-date date:651619.1.1.12 ] . ctext:651619 claim:name "康熙" ; cstat:name [ cprop:name "康熙" ] . ctext:651619 claim:name "강희" ; cstat:name [ cprop:name "강희" ] . ctext:651619 claim:ruler ctext:47710 ; cstat:ruler [ cprop:ruler ctext:47710 ; cqual:from-date date:651619.61.11.32 ; cqual:to-date date:651619.61.12.17 ] . ctext:651619 claim:ruler ctext:960911 ; cstat:ruler [ cprop:ruler ctext:960911 ; cqual:from-date date:651619.1.1.12 ; cqual:to-date date:651619.61.11.31 ] . ctext:651619 claim:to-date date:651619.61.12.17 ; cstat:to-date [ cprop:to-date date:651619.61.12.17 ] . ctext:651619 claim:link-wikipedia_zh "https://zh.wikipedia.org/wiki/%E5%BA%B7%E7%86%99" ; cstat:link-wikipedia_zh [ cprop:link-wikipedia_zh "https://zh.wikipedia.org/wiki/%E5%BA%B7%E7%86%99" ] . ctext:651619 claim:authority-wikidata "Q1185178" ; cstat:authority-wikidata [ cprop:authority-wikidata "Q1185178" ] . ctext:651619 claim:link-wikipedia_en "https://en.wikipedia.org/wiki/Kangxi" ; cstat:link-wikipedia_en [ cprop:link-wikipedia_en "https://en.wikipedia.org/wiki/Kangxi" ] . ctext:651619 rdfs:label "康熙" . date:651619.1.1.12 a time:Interval ; rdfs:label "康熙元年正月乙亥" ; time:hasBeginning "1662/2/18"^^xsd:date ; time:hasXSDDuration "P1D"^^xsd:duration . date:651619.61.11.31 a time:Interval ; rdfs:label "康熙六十一年十一月甲午" ; time:hasBeginning "1722/12/20"^^xsd:date ; time:hasXSDDuration "P1D"^^xsd:duration . date:651619.61.11.32 a time:Interval ; rdfs:label "康熙六十一年十一月乙未" ; time:hasBeginning "1722/12/21"^^xsd:date ; time:hasXSDDuration "P1D"^^xsd:duration . date:651619.61.12.17 a time:Interval ; rdfs:label "康熙六十一年十二月庚辰" ; time:hasBeginning "1723/2/4"^^xsd:date ; time:hasXSDDuration "P1D"^^xsd:duration .