RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/entity/ncname/佐藤徳明
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 佐藤徳明 |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix schema: <http://schema.org/> . <https://jpsearch.go.jp/entity/work/\u5973\u3070\u304B\u308A\u306E\u591C(1961\u6620\u753B)> schema:actor <https://jpsearch.go.jp/entity/ncname/\u4F50\u85E4\u5FB3\u660E> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix type: <https://jpsearch.go.jp/term/type/> . <https://jpsearch.go.jp/entity/ncname/\u4F50\u85E4\u5FB3\u660E> rdf:type type:Agent . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://jpsearch.go.jp/entity/ncname/\u4F50\u85E4\u5FB3\u660E> rdfs:label "\u4F50\u85E4\u5FB3\u660E" . @prefix jps: <https://jpsearch.go.jp/term/property#> . _:vb19583158 jps:value <https://jpsearch.go.jp/entity/ncname/\u4F50\u85E4\u5FB3\u660E> .