RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/entity/ind/movie-e9b73b79eb613502
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 初恋チャッチャ娘 |
| schema:publisher | |
| schema:creator | |
| schema:dateCreated | 1956 |
| schema:temporal | |
| schema:contributor | |
| schema:subjectOf | |
| jps:agential | _:b37_vb5635249 _:b37_vb5635246 _:b37_vb5635247 _:b37_vb5635244 _:b37_vb5635245 _:b37_vb5635250 _:b37_vb5635251 _:b37_vb5635248 |
| jps:temporal | _:b37_vb5635253 |
| jps:spatial | _:b37_vb5635252 |
| schema:spatial | |
| schema:actor | |
| schema:musicBy |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix schema: <http://schema.org/> . @prefix ns1: <https://jpsearch.go.jp/data/> . @prefix ns2: <https://jpsearch.go.jp/entity/ind/> . ns1:enpk_eigaphoto-J10_06727 schema:about ns2:movie-e9b73b79eb613502 . ns1:enpk_eigaphoto-J10_06728 schema:about ns2:movie-e9b73b79eb613502 . ns1:enpk_eigaphoto-J10_06729 schema:about ns2:movie-e9b73b79eb613502 . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . ns2:movie-e9b73b79eb613502 rdf:type schema:Movie . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns2:movie-e9b73b79eb613502 rdfs:label "\u521D\u604B\u30C1\u30E3\u30C3\u30C1\u30E3\u5A18" ; schema:publisher <https://jpsearch.go.jp/entity/chname/\u6771\u5B9D> ; schema:creator <https://jpsearch.go.jp/entity/ncname/\u9752\u67F3\u4FE1\u96C4> ; schema:dateCreated "1956" ; schema:temporal <https://jpsearch.go.jp/entity/time/1956> ; schema:contributor <https://jpsearch.go.jp/entity/ncname/\u6D5C\u6751\u4FDD\u592B> , <https://jpsearch.go.jp/entity/ncname/\u6749\u539F\u8C9E\u96C4> , <https://jpsearch.go.jp/entity/ncname/\u5317\u7530\u4E00\u90CE> , <https://jpsearch.go.jp/entity/ncname/\u9060\u85E4\u7CBE\u4E00> ; schema:subjectOf ns1:enpk_eigaphoto-J10_06727 , ns1:enpk_eigaphoto-J10_06728 , ns1:enpk_eigaphoto-J10_06729 . @prefix jps: <https://jpsearch.go.jp/term/property#> . ns2:movie-e9b73b79eb613502 jps:agential _:vb5635249 , _:vb5635246 , _:vb5635247 , _:vb5635244 , _:vb5635245 , _:vb5635250 , _:vb5635251 , _:vb5635248 ; jps:temporal _:vb5635253 ; jps:spatial _:vb5635252 ; schema:spatial <https://jpsearch.go.jp/entity/place/\u65E5\u672C> ; schema:actor <https://jpsearch.go.jp/entity/chname/\u6C5F\u5229\u30C1\u30A8\u30DF> ; schema:musicBy <https://jpsearch.go.jp/entity/chname/\u4E09\u6728\u9D8F\u90CE> .