RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/gallery/ndl-XYa34gDwOgu1gM3
| プロパティ | 値 |
|---|---|
| rdfs:label | 池大雅 |
| schema:name | Taiga Ikeno@en 池大雅@ja |
| schema:isPartOf | |
| schema:description | A literati painter of the mid-Edo period who mastered this style of painting along with Buson Yosa@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/\u6C60\u5927\u96C5> schema:url ns1:ndl-XYa34gDwOgu1gM3 . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns1:ndl-XYa34gDwOgu1gM3 rdfs:label "\u6C60\u5927\u96C5" ; schema:name "Taiga Ikeno"@en , "\u6C60\u5927\u96C5"@ja ; schema:isPartOf ns1: ; schema:description "A literati painter of the mid-Edo period who mastered this style of painting along with Buson Yosa"@en , "\u6C5F\u6238\u4E2D\u671F\u306E\u6587\u4EBA\u753B\u5BB6\u3002\u4E0E\u8B1D\u856A\u6751\u3068\u3068\u3082\u306B\u5357\u753B\u3092\u5927\u6210\u3057\u305F"@ja ; schema:image <https://colbase.nich.go.jp/media/tnm/A-10430/image/slideshow_l/A-10430_A-10430-L-02.jpg> .