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/\u5916\u79D1\u901A\u8853_\u4E00\u4E8C> rdf:type schema:CreativeWork . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://jpsearch.go.jp/entity/ind/\u5916\u79D1\u901A\u8853_\u4E00\u4E8C> rdfs:label "\u5916\u79D1\u901A\u8853\u3000\u4E00\u4E8C" ; schema:publisher <https://jpsearch.go.jp/entity/ncname/\u82F1\u862D\u5802> ; schema:isPartOf <https://jpsearch.go.jp/entity/general/\u5916\u79D1\u901A\u8853> ; schema:creator <https://jpsearch.go.jp/entity/chname/\u77F3\u9ED2\u5FE0\u60B3> . @prefix ns3: <https://jpsearch.go.jp/data/> . ns3:nij11-IA0000800 schema:about <https://jpsearch.go.jp/entity/ind/\u5916\u79D1\u901A\u8853_\u4E00\u4E8C> .