jsonld-ex/test/data/json-ld.org-test-suite/toRdf-0109-out.nq
2017-03-24 23:08:41 +01:00

3 lines
257 B
Plaintext
Executable file

<http://example.com/vocab#class> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<http://example.com/vocab#class> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://example.com/vocab#someOtherClass> .