9 lines
241 B
Text
Executable file
9 lines
241 B
Text
Executable file
[
|
|
{
|
|
"@id": "http://example.com/vocab#class",
|
|
"@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ],
|
|
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
|
|
{ "@id": "http://example.com/vocab#someOtherClass"}
|
|
]
|
|
}
|
|
]
|