RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/gallery/ndl-nJZvp3j8WQfowdR
| プロパティ | 値 |
|---|---|
| rdfs:label | 後鳥羽天皇 |
| schema:name | 後鳥羽天皇@ja Emperor Gotoba@en |
| schema:isPartOf | |
| schema:description | A Kamakura-period emperor skilled in literary and military arts, who was exiled to the Oki Islands after causing the Jokyu disturbance with his opposition to the Shogunate@en 鎌倉時代の文武両道の天皇。幕府に対抗して承久の乱を起こし、隠岐に配流@ja |
| schema:image |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix schema: <http://schema.org/> . @prefix ns1: <https://jpsearch.go.jp/gallery/> . <https://jpsearch.go.jp/entity/chname/\u5F8C\u9CE5\u7FBD\u5929\u7687> schema:url ns1:ndl-nJZvp3j8WQfowdR . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns1:ndl-nJZvp3j8WQfowdR rdfs:label "\u5F8C\u9CE5\u7FBD\u5929\u7687" ; schema:name "\u5F8C\u9CE5\u7FBD\u5929\u7687"@ja , "Emperor Gotoba"@en ; schema:isPartOf ns1: ; schema:description "A Kamakura-period emperor skilled in literary and military arts, who was exiled to the Oki Islands after causing the Jokyu disturbance with his opposition to the Shogunate"@en , "\u938C\u5009\u6642\u4EE3\u306E\u6587\u6B66\u4E21\u9053\u306E\u5929\u7687\u3002\u5E55\u5E9C\u306B\u5BFE\u6297\u3057\u3066\u627F\u4E45\u306E\u4E71\u3092\u8D77\u3053\u3057\u3001\u96A0\u5C90\u306B\u914D\u6D41"@ja ; schema:image <http://image.tnm.jp/image/1024/C0009394.jpg> .