RDF ビューア
IRI を DESCRIBE してプロパティを表示します。本サイトの LOD (shibusawa.or.jp/lod) と Japan Search (jpsearch.go.jp) の IRI に対応。
describe
https://jpsearch.go.jp/entity/time/1779-1780
| プロパティ | 値 |
|---|---|
| rdf:type | |
| rdfs:label | 1779~1780年 |
| schema:name | 1779-1780@en 1779~1780年@ja |
| schema:endDate | 1780^^xsd:gYear |
| schema:startDate | 1779^^xsd:gYear |
| jps:end | 1780^^xsd:integer |
| jps:endEntity | |
| jps:start | 1779^^xsd:integer |
| jps:startEntity |
この IRI を参照するトリプル
〈主語〉〈プロパティ〉〈この IRI〉の形で、この IRI を目的語として参照しているリソース
Turtle ソースを表示
@prefix schema: <http://schema.org/> . @prefix ns1: <https://jpsearch.go.jp/data/> . ns1:nij16-717828 schema:temporal <https://jpsearch.go.jp/entity/time/1779-1780> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix type: <https://jpsearch.go.jp/term/type/> . <https://jpsearch.go.jp/entity/time/1779-1780> rdf:type type:Time . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://jpsearch.go.jp/entity/time/1779-1780> rdfs:label "1779\uFF5E1780\u5E74" ; schema:name "1779-1780"@en , "1779\uFF5E1780\u5E74"@ja . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://jpsearch.go.jp/entity/time/1779-1780> schema:endDate "1780"^^xsd:gYear ; schema:startDate "1779"^^xsd:gYear . @prefix jps: <https://jpsearch.go.jp/term/property#> . <https://jpsearch.go.jp/entity/time/1779-1780> jps:end 1780 ; jps:endEntity <https://jpsearch.go.jp/entity/time/1780> ; jps:start 1779 ; jps:startEntity <https://jpsearch.go.jp/entity/time/1779> . ns1:tokyomuseumcolection-edo_tokyo_museumjbD90381814 schema:temporal <https://jpsearch.go.jp/entity/time/1779-1780> . _:vb29979328 jps:value <https://jpsearch.go.jp/entity/time/1779-1780> . _:vb420675699 jps:value <https://jpsearch.go.jp/entity/time/1779-1780> . _:vb420675700 jps:value <https://jpsearch.go.jp/entity/time/1779-1780> .