RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/data/yamanashi-R100000089_I000003699_00#accessinfo
| プロパティ | 値 |
|---|---|
| rdf:type | |
| schema:itemLocation | |
| schema:url | |
| schema:license | |
| schema:provider | |
| jps:contentId | R100000089_I000003699_00 |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns1: <https://jpsearch.go.jp/data/yamanashi-R100000089_I000003699_00#> . ns1:accessinfo rdf:type <https://jpsearch.go.jp/term/type/\u30A2\u30AF\u30BB\u30B9\u60C5\u5831> . @prefix schema: <http://schema.org/> . ns1:accessinfo schema:itemLocation <https://jpsearch.go.jp/entity/place/\u5C71\u68A8> ; schema:url <http://digi.lib.pref.yamanashi.jp/da/detail?tilcod=0000000020-YMNS1000038> ; schema:license <http://rightsstatements.org/vocab/InC/1.0/> ; schema:provider <https://jpsearch.go.jp/entity/chname/\u5C71\u68A8\u770C\u7ACB\u56F3\u66F8\u9928> . @prefix jps: <https://jpsearch.go.jp/term/property#> . ns1:accessinfo jps:contentId "R100000089_I000003699_00" . @prefix ns4: <https://jpsearch.go.jp/data/> . ns4:yamanashi-R100000089_I000003699_00 jps:accessInfo ns1:accessinfo .