RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/data/arc_nishikie-T_ASAHI_BK76900071_01#accessinfo
| プロパティ | 値 |
|---|---|
| rdf:type | |
| schema:itemLocation | |
| schema:url | |
| schema:description | 所蔵: 朝日智雄 |
| schema:license | |
| schema:provider | |
| jps:contentId | Collection Group No.: BK76900071-01 AcNo.: T.ASAHI-BK76900071-01 All Group No.: BK76900071-01 |
| jps:contentRights | 朝日コレクション |
| schema:associatedMedia |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns1: <https://jpsearch.go.jp/data/arc_nishikie-T_ASAHI_BK76900071_01#> . ns1:accessinfo rdf:type <https://jpsearch.go.jp/term/type/\u30A2\u30AF\u30BB\u30B9\u60C5\u5831> . @prefix schema: <http://schema.org/> . ns1:accessinfo schema:itemLocation <https://jpsearch.go.jp/entity/place/\u65E5\u672C> ; schema:url <https://www.dh-jac.net/db/nishikie/T.ASAHI-BK76900071-01/portal/manifest.json> ; schema:description "\u6240\u8535: \u671D\u65E5\u667A\u96C4" ; schema:license <https://www.arc.ritsumei.ac.jp/j/database/guide.html> ; schema:provider <https://jpsearch.go.jp/entity/chname/ARC\u671D\u65E5\u667A\u96C4\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3> . @prefix jps: <https://jpsearch.go.jp/term/property#> . ns1:accessinfo jps:contentId "Collection Group No.: BK76900071-01" , "AcNo.: T.ASAHI-BK76900071-01" , "All Group No.: BK76900071-01" ; jps:contentRights "\u671D\u65E5\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3 " ; schema:associatedMedia <https://www.arc.ritsumei.ac.jp/archive01/theater/image/PB/PVT/tasahi/books/BK76900071-01.jpg> . @prefix ns4: <https://jpsearch.go.jp/data/> . ns4:arc_nishikie-T_ASAHI_BK76900071_01 jps:accessInfo ns1:accessinfo .