RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/entity/general/Little_friends
| プロパティ | 値 |
|---|---|
| rdfs:label | Little friends |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix schema: <http://schema.org/> . @prefix ns1: <https://jpsearch.go.jp/data/> . @prefix ns2: <https://jpsearch.go.jp/entity/general/> . ns1:bibnl-21302169 schema:isPartOf ns2:Little_friends . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns2:Little_friends rdfs:label "Little friends" . ns1:bibnl-21248958 schema:isPartOf ns2:Little_friends . ns1:bibnl-21302170 schema:isPartOf ns2:Little_friends . ns1:bibnl-21248957 schema:isPartOf ns2:Little_friends .