@prefix ctext: <https://data.ctext.org/entity/> .
@prefix claim: <https://data.ctext.org/claim/> .
@prefix cprop: <https://data.ctext.org/property/> .
@prefix cqual: <https://data.ctext.org/qualifier/> .
@prefix cstat: <https://data.ctext.org/statement/> .
@prefix date: <https://data.ctext.org/date/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix owl: <http://www.w3.org/2002/07/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:740005 claim:type "property" ;
    cstat:type [
    cprop:type "property"
] .
ctext:740005 claim:name "link-wikipedia_zh" ;
    cstat:name [
    cprop:name "link-wikipedia_zh"
] .
ctext:740005 claim:sourcetype "dynasty" ;
    cstat:sourcetype [
    cprop:sourcetype "dynasty"
] .
ctext:740005 claim:sourcetype "person" ;
    cstat:sourcetype [
    cprop:sourcetype "person"
] .
ctext:740005 claim:sourcetype "celestial" ;
    cstat:sourcetype [
    cprop:sourcetype "celestial"
] .
ctext:740005 claim:sourcetype "era" ;
    cstat:sourcetype [
    cprop:sourcetype "era"
] .
ctext:740005 claim:sourcetype "place" ;
    cstat:sourcetype [
    cprop:sourcetype "place"
] .
ctext:740005 claim:sourcetype "work" ;
    cstat:sourcetype [
    cprop:sourcetype "work"
] .
ctext:740005 claim:sourcetype "office" ;
    cstat:sourcetype [
    cprop:sourcetype "office"
] .
ctext:740005 claim:sourcetype "event" ;
    cstat:sourcetype [
    cprop:sourcetype "event"
] .
ctext:740005 claim:sourcetype "organization" ;
    cstat:sourcetype [
    cprop:sourcetype "organization"
] .
ctext:740005 claim:sourcetype "examstatus" ;
    cstat:sourcetype [
    cprop:sourcetype "examstatus"
] .
ctext:740005 claim:targettype "string" ;
    cstat:targettype [
    cprop:targettype "string"
] .
ctext:740005 claim:description_en "Chinese Wikipedia link for the same entity. Only use where there is a complete article in Chinese Wikipedia about the exact same entity." ;
    cstat:description_en [
    cprop:description_en "Chinese Wikipedia link for the same entity. Only use where there is a complete article in Chinese Wikipedia about the exact same entity."
] .
ctext:740005 claim:label_en "Chinese Wikipedia link" ;
    cstat:label_en [
    cprop:label_en "Chinese Wikipedia link"
] .
ctext:740005 rdfs:label "link-wikipedia_zh" .
