RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/data/maedatosa-2446
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 前田直躬和歌 |
| schema:name | 前田直躬和歌@ja |
| schema:description | 区分: 古文書 |
| schema:creator | |
| schema:dateCreated | 1742 |
| schema:temporal | |
| schema:image | |
| jps:accessInfo | |
| jps:agential | _:b2_vb429186449 |
| jps:temporal | _:b2_vb429186448 |
| jps:sourceInfo |
Turtle ソースを表示
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns1: <https://jpsearch.go.jp/data/> . ns1:maedatosa-2446 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-2446 rdfs:label "\u524D\u7530\u76F4\u8EAC\u548C\u6B4C" . @prefix schema: <http://schema.org/> . ns1:maedatosa-2446 schema:name "\u524D\u7530\u76F4\u8EAC\u548C\u6B4C"@ja ; schema:description "\u533A\u5206: \u53E4\u6587\u66F8" ; schema:creator <https://jpsearch.go.jp/entity/chname/\u524D\u7530\u76F4\u8EAC> ; schema:dateCreated "1742" ; schema:temporal <https://jpsearch.go.jp/entity/time/1742> ; schema:image <https://ibmuseum.mapps.ne.jp/files/8292/media_files/mid/324.jpg> . @prefix jps: <https://jpsearch.go.jp/term/property#> . @prefix ns5: <https://jpsearch.go.jp/data/maedatosa-2446#> . ns1:maedatosa-2446 jps:accessInfo ns5:accessinfo ; jps:agential _:vb429186449 ; jps:temporal _:vb429186448 ; jps:sourceInfo ns5:sourceinfo .