RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/data/arc_ban-ro18_00023_06G#accessinfo
| プロパティ | 値 |
|---|---|
| rdf:type | |
| schema:itemLocation | |
| schema:url | |
| schema:description | D画像所蔵者: 早大演博 |
| schema:license | |
| schema:relatedLink | |
| schema:provider | |
| jps:contentId | 請求番号: ロ18-00023-06G |
| jps:contentRights | ©The Tsubouchi Memorial Theatre Museum, all rights reserved. |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix jps: <https://jpsearch.go.jp/term/property#> . @prefix ns1: <https://jpsearch.go.jp/data/> . @prefix ns2: <https://jpsearch.go.jp/data/arc_ban-ro18_00023_06G#> . ns1:arc_ban-ro18_00023_06G jps:accessInfo ns2:accessinfo . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . ns2:accessinfo rdf:type <https://jpsearch.go.jp/term/type/\u30A2\u30AF\u30BB\u30B9\u60C5\u5831> . @prefix schema: <http://schema.org/> . ns2:accessinfo schema:itemLocation <https://jpsearch.go.jp/entity/place/\u6771\u4EAC> ; schema:url <https://www.dh-jac.net/db1/ban/ro18-00023-06G/portal/> ; schema:description "D\u753B\u50CF\u6240\u8535\u8005: \u65E9\u5927\u6F14\u535A" ; schema:license <http://www.waseda.jp/enpaku/visitor/digital-imaging/> ; schema:relatedLink <https://archive.waseda.jp/archive/subDB-search.html?arg=%7B%22subDB_id%22:%2279%22,%22variable_parts%22:%5B%7B%22name%22:%221618%22,%22value%22:%22\u30ED18-00023-06G%22%7D%5D%7D> ; schema:provider <https://jpsearch.go.jp/entity/chname/\u65E9\u7A32\u7530\u5927\u5B66\u6F14\u5287\u535A\u7269\u9928> ; jps:contentId "\u8ACB\u6C42\u756A\u53F7: \u30ED18-00023-06G" ; jps:contentRights "\u00A9The Tsubouchi Memorial Theatre Museum, all rights reserved." .