RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/data/Showa_magazine-100018550#article19
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 婦人子供男子防寒着と下着、下穿の作り方 |
| schema:isPartOf | |
| schema:creator | |
| jps:agential | _:b56_vb424400130 _:b56_vb424400128 _:b56_vb424400129 |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns1: <https://jpsearch.go.jp/data/Showa_magazine-100018550#> . ns1:article19 rdf:type <https://jpsearch.go.jp/term/type/\u8A18\u4E8B> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns1:article19 rdfs:label "\u5A66\u4EBA\u5B50\u4F9B\u7537\u5B50\u9632\u5BD2\u7740\u3068\u4E0B\u7740\u3001\u4E0B\u7A7F\u306E\u4F5C\u308A\u65B9" . @prefix schema: <http://schema.org/> . @prefix ns4: <https://jpsearch.go.jp/data/> . ns1:article19 schema:isPartOf ns4:Showa_magazine-100018550 ; schema:creator <https://jpsearch.go.jp/entity/ncname/\u5927\u59BB\u30B3\u30BF\u30AB> , <https://jpsearch.go.jp/entity/ncname/\u5C0F\u5E61\u7E41\u5B50> , <https://jpsearch.go.jp/entity/ncname/\u68B6\u8C37\u8776\u5B50> . @prefix jps: <https://jpsearch.go.jp/term/property#> . ns1:article19 jps:agential _:vb424400130 , _:vb424400128 , _:vb424400129 . ns4:Showa_magazine-100018550 schema:hasPart ns1:article19 .