rdf-resource 0.0.2
It uses RDF.rb and several RDF::Vocab, with options for caching RDF resources.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (12):
            addressable
            ~> 2.3
          
          
            dalli
            ~> 2.7.2
          
          
            dotenv
            >= 0
          
          
            json
            >= 0
          
          
            linkeddata
            ~> 1.0
          
          
            pry
            >= 0
          
          
            pry-doc
            >= 0
          
          
            rack-cache
            ~> 1.2
          
          
            rdf-vocab
            ~> 0.8
          
          
            rest-client
            ~> 1.8
          
          
            rest-client-components
            ~> 1.0
          
          
            uuid
            >= 0
          
    