RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/data/maedatosa-2852
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 制度というもの |
| schema:name | 制度というもの@ja |
| schema:description | 区分: 古文書 |
| schema:creator | |
| schema:dateCreated | 1809 |
| schema:temporal | |
| jps:accessInfo | |
| jps:agential | _:b55_vb428550635 |
| jps:temporal | _:b55_vb428550634 |
| jps:sourceInfo |
Turtle ソースを表示
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns1: <https://jpsearch.go.jp/data/> . ns1:maedatosa-2852 rdf:type <https://jpsearch.go.jp/term/type/\u53E4\u66F8\u30FB\u53E4\u6587\u66F8> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns1:maedatosa-2852 rdfs:label "\u5236\u5EA6\u3068\u3044\u3046\u3082\u306E" . @prefix schema: <http://schema.org/> . ns1:maedatosa-2852 schema:name "\u5236\u5EA6\u3068\u3044\u3046\u3082\u306E"@ja ; schema:description "\u533A\u5206: \u53E4\u6587\u66F8" ; schema:creator <https://jpsearch.go.jp/entity/ncname/\u524D\u7530\u76F4\u65B9> ; schema:dateCreated "1809" ; schema:temporal <https://jpsearch.go.jp/entity/time/1809> . @prefix jps: <https://jpsearch.go.jp/term/property#> . @prefix ns5: <https://jpsearch.go.jp/data/maedatosa-2852#> . ns1:maedatosa-2852 jps:accessInfo ns5:accessinfo ; jps:agential _:vb428550635 ; jps:temporal _:vb428550634 ; jps:sourceInfo ns5:sourceinfo .