Who or what is ‘Mew’?
Globally unique & unambiguous names.
https://triplydb.com/academy/pokemon/id/pokemon/mew
http://dbpedia.org/resource/Mew_(band)
Some things are not easily expressed with IRIs.
<https://triplydb.com/academy/pokemon/id/pokemon/mew>
"40"^^<http://www.w3.org/2001/XMLSchema#integer>
"ミュウ"@ja
<https://triplydb.com/academy/pokemon/id/pokemon/mew>
prefix id: <https://triplydb.com/academy/pokemon/id/pokemon/>
id:mew
"40"^^<http://www.w3.org/2001/XMLSchema#integer>
prefix xsd: <http://www.w3.org/2001/XMLSchema#>
"40"^^xsd:integer
prefix : <https://example.org/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix graph: <https://triplydb.com/academy/pokemon/graph/>
prefix id: <https://triplydb.com/academy/pokemon/id/pokemon/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix time: <http://www.w3.org/2006/time#>
prefix vocab: <https://triplydb.com/academy/pokemon/vocab/>
prefix void: <http://rdfs.org/ns/void#>
prefix xsd: <http://www.w3.org/2001/XMLSchema#>
id:pikachu foaf:knows id:mew.
id:pikachu foaf:knows id:mew.
id:pikachu
)foaf:knows
)id:mew
)id:pikachu
and id:mew
)foaf:knows
)id:pikachu foaf:knows id:mew.
A collection of zero or more triples.
id:pikachu foaf:knows id:mew.
id:pikachu foaf:knows id:mew.
id:pikachu vocab:name "ピカチュウ"@ja.
id:pikachu vocab:weight "60"^^xsd:integer.
:s :p :o1;
:q :o2,
:o3.
:s :p :o1.
:s :q :o2.
:s :q :o3.
.
);
):s
).,
):s :q
).
:s :p 60,
60.0,
6.0e2,
"6".
:s :p "60"^^xsd:integer.
:s :p "60.0"^^xsd:decimal.
:s :p "6.0e2"^^xsd:double,
:s :p "6"^^xsd:string.
60
) have datatype IRI xsd:integer
.60.0
) have datatype IRI xsd:decimal
.6.0e2
) have datatype IRI xsd:double
."6"
) have datatype IRI xsd:string
.
id:pikachu foaf:knows id:mew;
vocab:name "ピカチュウ"@ja;
vocab:weight 60.
id:mew vocab:name "ミュウ"@ja;
vocab:weight 40.
id:pikachu foaf:knows id:mew;
vocab:name "ピカチュウ"@ja;
vocab:weight 60.