RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/data/yuma_001-001_001_00190#accessinfo
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns1: <https://jpsearch.go.jp/data/yuma_001-001_001_00190#> . ns1:accessinfo rdf:type <https://jpsearch.go.jp/term/type/\u30A2\u30AF\u30BB\u30B9\u60C5\u5831> . @prefix schema: <http://schema.org/> . ns1:accessinfo schema:url <https://cherry.yum-archives.net/da/miura/manifest/001-001-00190.json> , <http://codh.rois.ac.jp/software/iiif-curation-viewer/demo/?manifest=https://cherry.yum-archives.net/da/miura/manifest/001-001-00190.json> ; schema:license <http://rightsstatements.org/vocab/NoC-CR/1.0/> ; schema:provider <https://jpsearch.go.jp/entity/chname/\u5C71\u5F62\u5927\u5B66\u9644\u5C5E\u535A\u7269\u9928> ; schema:associatedMedia <https://cherry.yum-archives.net/da/miura/jpeg/001-001-00190a.jpg> , <https://cherry.yum-archives.net/da/miura/jpeg/001-001-00190b.jpg> . @prefix jps: <https://jpsearch.go.jp/term/property#> . @prefix ns4: <https://jpsearch.go.jp/data/> . ns4:yuma_001-001_001_00190 jps:accessInfo ns1:accessinfo .