@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:137912 claim:name "徐度" ;
    cstat:name [
    cprop:name "徐度" ;
    cqual:pinyin "Xú Dù"
] .
ctext:137912 claim:type "person" ;
    cstat:type [
    cprop:type "person"
] .
ctext:137912 claim:authority-wikidata "Q5928160" ;
    cstat:authority-wikidata [
    cprop:authority-wikidata "Q5928160"
] .
ctext:137912 claim:born "509" ;
    cstat:born [
    cprop:born "509"
] .
ctext:137912 claim:died "568" ;
    cstat:died [
    cprop:died "568"
] .
ctext:137912 claim:link-wikipedia_zh "https://zh.wikipedia.org/wiki/%E5%BE%90%E5%BA%A6_(%E5%8D%97%E6%9C%9D)" ;
    cstat:link-wikipedia_zh [
    cprop:link-wikipedia_zh "https://zh.wikipedia.org/wiki/%E5%BE%90%E5%BA%A6_(%E5%8D%97%E6%9C%9D)"
] .
ctext:137912 claim:held-office ctext:732183 ;
    cstat:held-office [
    cprop:held-office ctext:732183 ;
    cqual:from-date date:291465.1.6.34
] .
ctext:137912 claim:held-office ctext:429189 ;
    cstat:held-office [
    cprop:held-office ctext:429189 ;
    cqual:from-date date:291465.1.6.34
] .
ctext:137912 claim:held-office ctext:719679 ;
    cstat:held-office [
    cprop:held-office ctext:719679 ;
    cqual:from-date date:291465.2.3.14
] .
ctext:137912 claim:held-office ctext:739769 ;
    cstat:held-office [
    cprop:held-office ctext:739769 ;
    cqual:from-date date:291465.2.3.14
] .
ctext:137912 claim:held-office ctext:315593 ;
    cstat:held-office [
    cprop:held-office ctext:315593 ;
    cqual:from-date date:291465.4.3.8
] .
ctext:137912 claim:held-office ctext:124773 ;
    cstat:held-office [
    cprop:held-office ctext:124773 ;
    cqual:from-date date:293008.3.7.58
] .
ctext:137912 rdfs:label "徐度" .
date:291465.1.6.34 a time:Interval ;
  rdfs:label "天嘉元年六月丁酉" ;
  time:hasBeginning "560/7/27"^^xsd:date ;
  time:hasXSDDuration "P1D"^^xsd:duration .
date:291465.2.3.14 a time:Interval ;
  rdfs:label "天嘉二年三月丁丑" ;
  time:hasBeginning "561/5/3"^^xsd:date ;
  time:hasXSDDuration "P1D"^^xsd:duration .
date:291465.4.3.8 a time:Interval ;
  rdfs:label "天嘉四年三月辛未" ;
  time:hasBeginning "563/4/17"^^xsd:date ;
  time:hasXSDDuration "P1D"^^xsd:duration .
date:293008.3.7.58 a time:Interval ;
  rdfs:label "永定三年七月辛酉" ;
  time:hasBeginning "559/8/26"^^xsd:date ;
  time:hasXSDDuration "P1D"^^xsd:duration .
