RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/data/Showa_magazine-100017528#article27
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 座談会 独身三十女の世界 |
| schema:isPartOf | |
| schema:creator | |
| jps:agential | _:b53_vb423697642 _:b53_vb423697643 _:b53_vb423697640 _:b53_vb423697641 |
この 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-100017528#> . ns1:article27 rdf:type <https://jpsearch.go.jp/term/type/\u8A18\u4E8B> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns1:article27 rdfs:label "\u5EA7\u8AC7\u4F1A\u3000\u72EC\u8EAB\u4E09\u5341\u5973\u306E\u4E16\u754C" . @prefix schema: <http://schema.org/> . @prefix ns4: <https://jpsearch.go.jp/data/> . ns1:article27 schema:isPartOf ns4:Showa_magazine-100017528 ; schema:creator <https://jpsearch.go.jp/entity/ncname/\u6238\u585A\u6587\u5B50> , <https://jpsearch.go.jp/entity/ncname/\u4E39\u4E0B\u30AD\u30E8\u5B50> , <https://jpsearch.go.jp/entity/ncname/\u5E02\u5DDD\u7D05\u6885> , <https://jpsearch.go.jp/entity/ncname/\u8C9D\u8C37\u516B\u767E\u5B50> . @prefix jps: <https://jpsearch.go.jp/term/property#> . ns1:article27 jps:agential _:vb423697642 , _:vb423697643 , _:vb423697640 , _:vb423697641 . ns4:Showa_magazine-100017528 schema:hasPart ns1:article27 .