RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://shibusawa.or.jp/lod/kume/entry/873291
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 1915(大正4) 年4月12日 Monday@ja |
| schema:name | 1915(大正4) 年4月12日 Monday@ja |
| dcterms:description | 今暁大雨ノ為工業館内第七号飾箱ニ又々雨漏アリ大損害ヲ被ル チカゴ大銀行家ハリス氏来館 竹沢、橋本、名倉今夕VIMクラブノ晩餐会ニ出席@ja |
| schema:description | 今暁大雨ノ為工業館内第七号飾箱ニ又々雨漏アリ大損害ヲ被ル チカゴ大銀行家ハリス氏来館 竹沢、橋本、名倉今夕VIMクラブノ晩餐会ニ出席@ja 日付精度: day@ja |
| dcterms:date | |
| schema:temporalCoverage | |
| dcterms:source | |
| schema:url | |
| kume:datePrecision | day |
| jps:accessInfo | |
| jps:sourceInfo | 東京文化財研究所@ja 2026-08-22T09:57:37Z^^xsd:dateTime |
Turtle ソースを表示
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix schema: <http://schema.org/> . @prefix jps: <https://jpsearch.go.jp/term/property#> . @prefix type: <https://jpsearch.go.jp/term/type/> . @prefix date: <https://shibusawa.or.jp/lod/date/> . @prefix kume: <https://shibusawa.or.jp/lod/kume/vocab#> . <https://shibusawa.or.jp/lod/kume/entry/873291> rdf:type <https://shibusawa.or.jp/lod/kume/vocab#DiaryEntry>, <https://jpsearch.go.jp/term/type/文書資料> ; rdfs:label "1915(大正4) 年4月12日 Monday"@ja ; schema:name "1915(大正4) 年4月12日 Monday"@ja ; dcterms:description "今暁大雨ノ為工業館内第七号飾箱ニ又々雨漏アリ大損害ヲ被ル チカゴ大銀行家ハリス氏来館 竹沢、橋本、名倉今夕VIMクラブノ晩餐会ニ出席"@ja ; schema:description "今暁大雨ノ為工業館内第七号飾箱ニ又々雨漏アリ大損害ヲ被ル チカゴ大銀行家ハリス氏来館 竹沢、橋本、名倉今夕VIMクラブノ晩餐会ニ出席"@ja ; dcterms:date <https://shibusawa.or.jp/lod/date/1915-04-12> ; schema:temporalCoverage <https://shibusawa.or.jp/lod/date/1915-04-12> ; dcterms:source <https://www.tobunken.go.jp/materials/kume_diary/873291.html> ; schema:url <https://www.tobunken.go.jp/materials/kume_diary/873291.html> ; <https://shibusawa.or.jp/lod/kume/vocab#datePrecision> "day" ; schema:description "日付精度: day"@ja ; jps:accessInfo [ rdf:type <https://jpsearch.go.jp/term/type/アクセス情報> ; schema:provider "東京文化財研究所"@ja ; schema:url <https://www.tobunken.go.jp/materials/kume_diary/873291.html> ] ; jps:sourceInfo [ rdf:type <https://jpsearch.go.jp/term/type/ソース情報> ; schema:provider "東京文化財研究所"@ja ; schema:dateModified "2026-08-22T09:57:37Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; schema:relatedLink <https://www.tobunken.go.jp/materials/kume_diary/873291.html> ] .