https://github.com/KnowledgeGraphJapan/KGRC-RDF/blob/master/2019/ACaseOfIdentity.ttl
RDF/Turtleという形式で記述されている
例:「サザランド嬢は興味深い。一年に100ポンドを稼ぎ、余裕がある。独身女性は60ポンドで十分だ」とホームズは思った
<http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/094>
rdf:type kgc:Situation ;
kgc:source "ホームズは以下を思った"@ja ;
kgc:source "Holmes thought the following"@en ;
kgc:hasPredicate <http://kgc.knowledge-graph.jp/data/predicate/think> ;
kgc:subject <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Holmes> ;
kgc:what <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/095> ;
kgc:what <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/096> ;
kgc:what <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/098> ;
kgc:what <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/099> .
<http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/095>
rdf:type kgc:Thought ;
kgc:source "サザランドは興味深い"@ja ;
kgc:source "Sutherland is interesting"@en ;
kgc:infoSource <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Holmes> ;
kgc:hasProperty <http://kgc.knowledge-graph.jp/data/predicate/interesting> ;
kgc:subject <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Sutherland> .
<http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/096>
rdf:type kgc:Thought ;
kgc:source "サザランドは一年に100ポンドをもらえる"@ja ;
kgc:source "Sutherland gets 100 pounds a year"@en ;
kgc:infoSource <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Holmes> ;
kgc:hasPredicate <http://kgc.knowledge-graph.jp/data/predicate/get> ;
kgc:subject <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Sutherland> ;
kgc:what <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/100_pounds> ;
kgc:when <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/one_year> .
<http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/098>
rdf:type kgc:Thought ;
kgc:source "サザランドは余裕を持つ"@ja ;
kgc:source "Sutherland has room"@en ;
kgc:infoSource <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Holmes> ;
kgc:hasPredicate <http://kgc.knowledge-graph.jp/data/predicate/have> ;
kgc:subject <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Sutherland> ;
kgc:what <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/margin> .
<http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/099>
rdf:type kgc:Thought ;
kgc:source "独身女性は60ポンドで十分である"@ja ;
kgc:source "60 pounds is enough for single women"@en ;
kgc:infoSource <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Holmes> ;
kgc:hasProperty <http://kgc.knowledge-graph.jp/data/predicate/enough> ;
kgc:subject <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Single_women> ;
kgc:what <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/60_pounds> .
ホズマは以下を望まない。以下をサザランドが知る。ウィンディバンクはホズマである。
<http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/hypothesis/1>
rdf:type kgc:Statement ;
kgc:source "ホズマは以下を望まない"@ja ;
kgc:hasPredicate <http://kgc.knowledge-graph.jp/data/predicate/notWant> ;
kgc:subject <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Hozma> ;
kgc:what <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/hypothesis/2>.
<http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/hypothesis/2>
rdf:type kgc:Statement ;
kgc:source "以下をサザランドが知る"@ja ;
kgc:hasPredicate <http://kgc.knowledge-graph.jp/data/predicate/know> ;
kgc:subject <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Sutherland> ;
kgc:what <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/504> .
<http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/504>
rdf:type kgc:Statement ;
kgc:source "ウィンディバンクはホズマである"@ja ;
kgc:source "Windy Bank is Hozma"@en ;
kgc:infoSource <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Holmes> ;
kgc:hasProperty <http://kgc.knowledge-graph.jp/data/predicate/Hozma> ;
kgc:subject <http://kgc.knowledge-graph.jp/data/ACaseOfIdentity/Windy_bank> .
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing