RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/entity/time/天保
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 天保 (1831-1845) |
| owl:sameAs | |
| schema:name | てんぽう@ja-kana Tenpō@en 天保@ja |
| skos:closeMatch | |
| schema:endDate | 1845^^xsd:gYear |
| schema:startDate | 1831^^xsd:gYear |
| jps:end | 1845^^xsd:integer |
| jps:endEntity | |
| jps:start | 1831^^xsd:integer |
| jps:startEntity |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
| プロパティ | 主語 |
|---|---|
| schema:isPartOf |
Turtle ソースを表示
@prefix schema: <http://schema.org/> . <https://jpsearch.go.jp/entity/time/1831> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1832> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1833> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1835> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1837> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1838> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1839> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1840> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1841> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1842> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1844> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1834> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1836> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1843> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . <https://jpsearch.go.jp/entity/time/1845> schema:isPartOf <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix type: <https://jpsearch.go.jp/term/type/> . <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> rdf:type type:Time , type:CalendarEra . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> rdfs:label "\u5929\u4FDD (1831-1845)" . @prefix owl: <http://www.w3.org/2002/07/owl#> . <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> owl:sameAs <http://datetime.hutime.org/calendar/1001/era/2389840.5> , <http://ja.dbpedia.org/resource/\u5929\u4FDD> . @prefix ns5: <http://www.wikidata.org/entity/> . <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> owl:sameAs ns5:Q1369045 , <http://dbpedia.org/resource/Tenp%25C5%258D> ; schema:name "\u3066\u3093\u307D\u3046"@ja-kana , "Tenp\u014D"@en , "\u5929\u4FDD"@ja . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> skos:closeMatch <https://jpsearch.go.jp/entity/time/1831-1845> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> schema:endDate "1845"^^xsd:gYear ; schema:startDate "1831"^^xsd:gYear . @prefix jps: <https://jpsearch.go.jp/term/property#> . <https://jpsearch.go.jp/entity/time/\u5929\u4FDD> jps:end 1845 ; jps:endEntity <https://jpsearch.go.jp/entity/time/1845> ; jps:start 1831 ; jps:startEntity <https://jpsearch.go.jp/entity/time/1831> .