RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/data/maedatosa-2854
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 稼穡の事 |
| schema:name | 稼穡の事@ja |
| schema:description | 区分: 古文書 |
| schema:creator | |
| schema:dateCreated | 1809 |
| schema:temporal | |
| jps:accessInfo | |
| jps:agential | _:b65_vb428550631 |
| jps:temporal | _:b65_vb428550630 |
| jps:sourceInfo |
Turtle ソースを表示
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns1: <https://jpsearch.go.jp/data/> . ns1:maedatosa-2854 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-2854 rdfs:label "\u7A3C\u7A61\u306E\u4E8B" . @prefix schema: <http://schema.org/> . ns1:maedatosa-2854 schema:name "\u7A3C\u7A61\u306E\u4E8B"@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-2854#> . ns1:maedatosa-2854 jps:accessInfo ns5:accessinfo ; jps:agential _:vb428550631 ; jps:temporal _:vb428550630 ; jps:sourceInfo ns5:sourceinfo .