RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/entity/ind/単語
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix schema: <http://schema.org/> . <https://jpsearch.go.jp/entity/ind/\u5358\u8A9E> rdf:type schema:CreativeWork . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://jpsearch.go.jp/entity/ind/\u5358\u8A9E> rdfs:label "\u5358\u8A9E" ; schema:publisher <https://jpsearch.go.jp/entity/ncname/\u4E38\u5C4B\u5584\u4E03> ; schema:creator <https://jpsearch.go.jp/entity/ncname/\u571F\u751F\u67F3\u5E73> . @prefix ns3: <https://jpsearch.go.jp/data/> . ns3:nij11-IA0016387 schema:about <https://jpsearch.go.jp/entity/ind/\u5358\u8A9E> .